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 3bfa9e929d5..9c86090adbf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-09-07 Paul Eggert <eggert@cs.ucla.edu>
2
3 * syssignal.h (handle_on_main_thread): Always declare,
4 even if FORWARD_SIGNAL_TO_MAIN_THREAD is not defined.
5 This ports to platforms without HAVE_PTHREAD.
6
12012-09-06 Paul Eggert <eggert@cs.ucla.edu> 72012-09-06 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Signal-handler cleanup (Bug#12327). 9 Signal-handler cleanup (Bug#12327).