about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2003-03-25 18:08:17 +0000
committerWayne Davison <wayned@users.sourceforge.net>2003-03-25 18:08:17 +0000
commit839bdc3942df44bf8237351025e90f340ce17607 (patch)
tree99af705cf6ba83280227a82f18d95657c07d5d99 /ChangeLog
parent6eaed9fb4b09d434a412dd15d0699b84a98a3df0 (diff)
downloadzsh-839bdc3942df44bf8237351025e90f340ce17607.tar.gz
zsh-839bdc3942df44bf8237351025e90f340ce17607.tar.xz
zsh-839bdc3942df44bf8237351025e90f340ce17607.zip
18383
Diffstat (limited to 'ChangeLog')
-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,