aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bdfb4e3fcb1..bc18c0eafee 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-08-20 Eli Zaretskii <eliz@gnu.org>
2
3 * .gdbinit: Use "set $dummy = ..." to avoid warnings from GDB 7.5
4 and later about non-assignments with no effect. See discussion at
5 http://sourceware.org/ml/gdb-patches/2012-08/msg00518.html for
6 details.
7
12012-08-20 Dmitry Antipov <dmantipov@yandex.ru> 82012-08-20 Dmitry Antipov <dmantipov@yandex.ru>
2 9
3 Inline setter functions for Lisp_Objects slots of struct specbinding. 10 Inline setter functions for Lisp_Objects slots of struct specbinding.