about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-06-15 10:20:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-06-15 10:20:35 +0000
commit6f7667ba8c7b7d4345a459695e35976c28f34c49 (patch)
treeb6fc2173e3c504873e7d568fbf542da159eb5c74 /ChangeLog
parentc2c50bd0a0778217d18ebe7ed36bbb88985a9736 (diff)
downloadzsh-6f7667ba8c7b7d4345a459695e35976c28f34c49.tar.gz
zsh-6f7667ba8c7b7d4345a459695e35976c28f34c49.tar.xz
zsh-6f7667ba8c7b7d4345a459695e35976c28f34c49.zip
23553: bit missed out
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d6d0ec43a..a3c2bef99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2007-06-15  Peter Stephenson  <pws@csr.com>
 
-	* 23553: Doc/Zsh/arith.yo, Doc/Zsh/builtins.yo, Src/math.c:
-	should have been committed but wasn't.
+	* 23553: Doc/Zsh/arith.yo, Doc/Zsh/builtins.yo, Src/exec.c,
+	Src/math.c: should have been committed but wasn't.
 
 2007-06-14  Peter Stephenson  <pws@csr.com>