diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog index 448a8d8a7..7972d1709 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,10 +7,6 @@ * 12326: Completion/User/_cvs: Discard stderr of a command subst. -2000-07-17 Wayne Davison <wayned@users.sourceforge.net> - - * 12323: Src/hist.c: support "builtin" in HIST_NO_STORE check. - 2000-07-19 Chmouel Boudjnah <chmouel@mandrakesoft.com> * 12319: Completion/User/_perl_builtin_funcs: Get also /usr/share/man. @@ -51,6 +47,10 @@ already removed from the history. Fixed remhist() to not remove the wrong line in the above scenario. Got rid of "spaceflag". +2000-07-17 Wayne Davison <wayned@users.sourceforge.net> + + * 12323: Src/hist.c: support "builtin" in HIST_NO_STORE check. + 2000-07-17 Tanaka Akira <akr@zsh.org> * 12274: Test/53completion.ztst, Test/55arguments.ztst, |