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 190e35d923f..c17788080d8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-01-19 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xsettings.c (apply_xft_settings): Save settings in Vxft_settings | ||
| 4 | for debug purpose. | ||
| 5 | (syms_of_xsettings): Declare xft-settings. | ||
| 6 | |||
| 1 | 2010-01-18 Chong Yidong <cyd@stupidchicken.com> | 7 | 2010-01-18 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * editfns.c (Fcurrent_time_string): Doc fix (Bug#5408). | 9 | * editfns.c (Fcurrent_time_string): Doc fix (Bug#5408). |