aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e64c991a979..2eca7a92915 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-08-23 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (try_scrolling): Check INT_MAX instead of
4 MOST_POSITIVE_FIXNUM for maximum integer value. Include limits.h
5 to obtain INT_MAX.
6
12008-08-21 İsmail Dönmez <ismail@namtrac.org> (tiny change) 72008-08-21 İsmail Dönmez <ismail@namtrac.org> (tiny change)
2 8
3 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+. 9 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.