about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e695e1c6..331be409a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-05  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* zsh-users/6969: Src/builtin.c: made an eval of an empty string
+	return a zero errorcode.
+
 2003-12-17  Oliver Kiddle  <opk@zsh.org>
 
 	* 19308: Src/utils.c, Test/C01arith.ztst: zsh crashes with $((##))