diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-06-08 19:05:55 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-06-08 19:05:55 +0000 |
commit | fd6be2db0fc77a157468306775a0f1de5f9645e7 (patch) | |
tree | d5d0f57cac07a0732450096ab3ff3092c37dc509 /ChangeLog | |
parent | 975c0b44c56c7bf12f93a54f20bbfeff06fac7da (diff) | |
download | zsh-fd6be2db0fc77a157468306775a0f1de5f9645e7.tar.gz zsh-fd6be2db0fc77a157468306775a0f1de5f9645e7.tar.xz zsh-fd6be2db0fc77a157468306775a0f1de5f9645e7.zip |
14815: fix thinko
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
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. |