about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87b322119..9d9d15aa4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-12-07  Peter Stephenson  <pws@csr.com>
 
+	* 24180: configure.ac, Src/utils.c: back off (most of) 24148.
+
+	* 24179: Src/exec.c: alter 241770 to use queue_signals().
+
 	* Guillaume Chazarain: 24170: Src/exec.c: block interrupts
 	around fork since it may mess with locks.