diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 37a4cdb1b10..da4e336b0ae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-03-13 Andreas Politz <politza@fh-trier.de> (tiny change) | ||
| 2 | |||
| 3 | * editfns.c (Fformat): Account for string precision when computing | ||
| 4 | field width (Bug#5710). | ||
| 5 | |||
| 1 | 2010-03-12 Chong Yidong <cyd@stupidchicken.com> | 6 | 2010-03-12 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * xfns.c (Fx_create_frame): Set default to Qright. | 8 | * xfns.c (Fx_create_frame): Set default to Qright. |