diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2004-09-22 04:37:00 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2004-09-22 04:37:00 +0000 |
commit | fc960bad4ed6f98b30412dba48d53bf711bc7ce9 (patch) | |
tree | efdd6277069ef4d5d175fb40f142b5c0f8b7475b /ChangeLog | |
parent | f212e8072dbd4db4b4a1c1f2186b9120673621cf (diff) | |
download | zsh-fc960bad4ed6f98b30412dba48d53bf711bc7ce9.tar.gz zsh-fc960bad4ed6f98b30412dba48d53bf711bc7ce9.tar.xz zsh-fc960bad4ed6f98b30412dba48d53bf711bc7ce9.zip |
20397: Fix places where texinfo changes "--" to "-"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 64e6e6dd6..75a7e3674 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,11 @@ * 20398: Src/Zle/zle_main.c: allow clean exit from within a zle widget function. +2004-09-20 Bart Schaefer <schaefer@zsh.org> + + * 20397: Doc/zmacros.yo, Doc/Zsh/invoke.yo, Doc/Zsh/zle.yo: tweaks + to account for texinfo's tendency to condense "--" into "-". + 2004-09-20 Peter Stephenson <pws@csr.com> * 20391: Src/params.c: SHLVL didn't get updated in the |