diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2001-09-13 23:35:13 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2001-09-13 23:35:13 +0000 |
commit | 349236b7fdc7ad1d9311e3465bebbd8c430772d8 (patch) | |
tree | 588f181797beb979260034e5555e948c7f359a63 | |
parent | 2c8fa27f6f3fc1ffc63ca98193f8713d0fe17da7 (diff) | |
download | zsh-349236b7fdc7ad1d9311e3465bebbd8c430772d8.tar.gz zsh-349236b7fdc7ad1d9311e3465bebbd8c430772d8.tar.xz zsh-349236b7fdc7ad1d9311e3465bebbd8c430772d8.zip |
15806
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8c22572cf..1ce5f5213 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-09-13 Wayne Davison <wayned@users.sourceforge.net> + + * 15806: Src/builtin.c, Src/hist.c: Fixed "r" with an empty history + and the non-storing nature of "r" with HIST_NO_STORE. + 2001-09-12 Oliver Kiddle <opk@zsh.org> * 15792: Doc/Zsh/manual.yo, Doc/Zsh/metafaq.yo: update url |