diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2001-05-15 16:44:19 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2001-05-15 16:44:19 +0000 |
commit | 5f8a498d4dec3f6d21dd0c04ee784ae08b6bf656 (patch) | |
tree | 2dc55300c3bce0d5ba43bb28b76aaa0635dc6b6e | |
parent | 4a28d81c4704d486d879d65df945642543dc9c82 (diff) | |
download | zsh-5f8a498d4dec3f6d21dd0c04ee784ae08b6bf656.tar.gz zsh-5f8a498d4dec3f6d21dd0c04ee784ae08b6bf656.tar.xz zsh-5f8a498d4dec3f6d21dd0c04ee784ae08b6bf656.zip |
14357
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fbe31f8b4..29f829c30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-05-15 Wayne Davison <wayned@users.sourceforge.net> + + * 14357: Src/hashtable.c, Src/hist.c, Src/zsh.h, Doc/Zsh/options.yo: + Added a "delayed drop" for ignored history entries. + 2001-05-15 Oliver Kiddle <opk@zsh.org> * 14355: Completion/Unix/Command/_modutils: fix bug where /sbin/lsmod |