diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2709ab947..4eac297ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-06-22 Peter Stephenson <pws@csr.com> + + * 20076, 20084: Doc/Zsh/grammar.yo, Doc/Zsh/params.yo, Src/exec.c, + Src/loop.c, Src/params.c, Src/parse.c, Src/prompt.c, Src/text.c, + Src/zsh.h, Test/A01grammar.ztst: { ... } always { ... } syntax + for making sure tidy-up code is run. + 2004-06-21 Bart Schaefer <schaefer@zsh.org> * unposted: Doc/Zsh/zle.yo: copy-prev-shell-word has no default |