diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index da4e336b0ae..e62f3cb8bc3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-03-15 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xfns.c (Fx_create_frame): | ||
| 4 | * frame.c (Vdefault_frame_scroll_bars): Put non-GTK X scroll-bars | ||
| 5 | on left. | ||
| 6 | |||
| 1 | 2010-03-13 Andreas Politz <politza@fh-trier.de> (tiny change) | 7 | 2010-03-13 Andreas Politz <politza@fh-trier.de> (tiny change) |
| 2 | 8 | ||
| 3 | * editfns.c (Fformat): Account for string precision when computing | 9 | * editfns.c (Fformat): Account for string precision when computing |