summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 401e302df..d22d150df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-25 Wayne Davison <wayned@users.sourceforge.net>
+
+ * 18383: Src/utils.c: Fixed zjoin() when it returns an empty
+ string that should be allocated.
+
2003-03-25 Clint Adams <clint@zsh.org>
* users/5986, 18380: Src/Modules/terminfo.c,