about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-02-14 23:36:23 +0000
committerClint Adams <clint@users.sourceforge.net>2001-02-14 23:36:23 +0000
commite846a825fedd5e042199d4caf67d1e7145528a0d (patch)
treefd6efd8454b1c84e746b750c28c3863c1e86f05f /ChangeLog
parent53a7b0c44575552a997c1f09a5f4ea13d80fe965 (diff)
downloadzsh-e846a825fedd5e042199d4caf67d1e7145528a0d.tar.gz
zsh-e846a825fedd5e042199d4caf67d1e7145528a0d.tar.xz
zsh-e846a825fedd5e042199d4caf67d1e7145528a0d.zip
13478: whence shouldn't segfault on an empty path component
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89c7c03b2..69b3918c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-02-14  Clint Adams  <schizo@debian.org>
+
+	* 13478: Src/builtins.c: don't call dyncat with a NULL argument.
+
 2001-02-14  Peter Stephenson  <pws@csr.com>
 
 	* 13473: Makefile.in, Doc/Zsh/options.yo: small changes suggested