aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 83e5dbcdaff..6e527b996dd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-09-11 Paul Eggert <eggert@cs.ucla.edu>
2
3 * xdisp.c (Ftool_bar_lines_needed): Declare as 'const' if ifdeffed out,
4 avoiding a GCC warning.
5
12013-09-11 Dmitry Antipov <dmantipov@yandex.ru> 62013-09-11 Dmitry Antipov <dmantipov@yandex.ru>
2 7
3 Ifdef away frame tool bar code when it is not really used. 8 Ifdef away frame tool bar code when it is not really used.