aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-03-02 12:57:16 +0000
committerGerd Moellmann2001-03-02 12:57:16 +0000
commitcda0f4da7b5289c0e05fd7b6186d8ea28e4eb7ba (patch)
tree95f1999408fcfff543b9fa3eb68347f0ad51cd90 /src/ChangeLog
parent1727db8c85c00fca94aff36d94439219531c6f66 (diff)
downloademacs-cda0f4da7b5289c0e05fd7b6186d8ea28e4eb7ba.tar.gz
emacs-cda0f4da7b5289c0e05fd7b6186d8ea28e4eb7ba.zip
(Fcurrent_time_zone) [HAVE_TM_ZONE || HAVE_TZNAME]:
Accept only alphanumeric time zone names.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 135969d183f..8f2c832b3ac 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-03-02 Gerd Moellmann <gerd@gnu.org> 12001-03-02 Gerd Moellmann <gerd@gnu.org>
2 2
3 * editfns.c (Fcurrent_time_zone) [HAVE_TM_ZONE || HAVE_TZNAME]:
4 Accept only alphanumeric time zone names.
5
3 * xterm.c (XTset_vertical_scroll_bar): Don't clear a zero height 6 * xterm.c (XTset_vertical_scroll_bar): Don't clear a zero height
4 or width area. 7 or width area.
5 (XTset_vertical_scroll_bar, x_scroll_bar_create): Don't configure 8 (XTset_vertical_scroll_bar, x_scroll_bar_create): Don't configure