diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-08-16 08:48:27 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-08-16 08:48:27 +0000 |
commit | 0f880152fc5f1ea1b9f6207bc3c50b80f0730e45 (patch) | |
tree | 3d094719ecd7a85c56ef9ad47ec7818613dc2d27 /ChangeLog | |
parent | 1a1d270e1393995cbb3f2e1e22a5d33b650d4eec (diff) | |
download | zsh-0f880152fc5f1ea1b9f6207bc3c50b80f0730e45.tar.gz zsh-0f880152fc5f1ea1b9f6207bc3c50b80f0730e45.tar.xz zsh-0f880152fc5f1ea1b9f6207bc3c50b80f0730e45.zip |
15639
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6d2311cf6..47828857b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-08-16 Sven Wischnowsky <wischnow@zsh.org> + * 15639: Src/text.c: fix bug for output of unquoted here-docs and + -strings with special characters + * 15638: Completion/Base/Completer/_approximate: make sure that there is one of the group-options before using it |