aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b960837eaab..a30dde5e4ea 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12012-10-07 Paul Eggert <eggert@cs.ucla.edu>
2
3 Improve sys_siglist detection.
4 * sysdep.c (sys_siglist, init_signals): Use _sys_siglist if it's
5 defined as a macro, as is done in Solaris.
6 (sys_siglist_entries): New macro.
7 (save_strsignal): Use it.
8 * syssignal.h (safe_strsignal): Now ATTRIBUTE_CONST, to pacify
9 GCC 4.7.2 on Fedora 17 with the fixed sys_siglist detection.
10
12012-10-06 Jan Djärv <jan.h.d@swipnet.se> 112012-10-06 Jan Djärv <jan.h.d@swipnet.se>
2 12
3 * nsfns.m (Fx_create_frame): Call x_default_parameter with 13 * nsfns.m (Fx_create_frame): Call x_default_parameter with