about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-06-08 19:05:55 +0000
committerClint Adams <clint@users.sourceforge.net>2001-06-08 19:05:55 +0000
commitfd6be2db0fc77a157468306775a0f1de5f9645e7 (patch)
treed5d0f57cac07a0732450096ab3ff3092c37dc509 /ChangeLog
parent975c0b44c56c7bf12f93a54f20bbfeff06fac7da (diff)
downloadzsh-fd6be2db0fc77a157468306775a0f1de5f9645e7.tar.gz
zsh-fd6be2db0fc77a157468306775a0f1de5f9645e7.tar.xz
zsh-fd6be2db0fc77a157468306775a0f1de5f9645e7.zip
14815: fix thinko
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ead55a9a..10e04fcb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-06-08  Clint Adams  <clint@zsh.org>
 
+	* 14815: Src/utils.c: actually check the filename of
+	the dump.
+
 	* 14813: zshconfig.ac, Src/parse.c, Src/utils.c, Src/zsh.h:
 	try to autoload functions from digest files that are deleted
 	but still open.