about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e2d8aac60..8c5dc3ba7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-10  Peter Stephenson  <pws@csr.com>
+
+	* Vincent Lefevre: 24192: Completion/Unix/Command/_make:
+	make GNU make support -include.
+
 2007-12-09  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 24150 plus unposted: Src/exec.c, Test/D08cmdsubst.ztst:
@@ -28,7 +33,7 @@
 
 	* 24180: Src/utils.c: back off (most of) 24148.
 
-	* 24179: Src/exec.c: alter 24170 to use queue_signals().
+	* 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.