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 bdec3c9cde1..5aa248e91b9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-03-21 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * emacs.c (synchronize_locale) [WINDOWSNT]: Ignore 'category' and | ||
| 4 | always use LC_ALL instead. Fixes problems with setting | ||
| 5 | system-time-locale to something non-default. | ||
| 6 | |||
| 1 | 2015-03-18 Glenn Morris <rgm@gnu.org> | 7 | 2015-03-18 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * frame.h (x_set_bitmap_icon): Don't set the icon if icon-type is | 9 | * frame.h (x_set_bitmap_icon): Don't set the icon if icon-type is |