diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-06-25 09:32:21 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-06-25 09:32:21 +0000 |
commit | bbd2a98f4171a474cec10f58ff80df197fae6491 (patch) | |
tree | 469779004993c123c1612fbd8176a2fbfcca8b98 /ChangeLog | |
parent | 50f88338e67084fa31be6843d47bd4d675458e7a (diff) | |
download | zsh-bbd2a98f4171a474cec10f58ff80df197fae6491.tar.gz zsh-bbd2a98f4171a474cec10f58ff80df197fae6491.tar.xz zsh-bbd2a98f4171a474cec10f58ff80df197fae6491.zip |
make expand-word not always restore the command line (3940)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 346f2fd5d..3e6e2efeb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-06-25 Sven Wischnowsky <wischnow@zsh.org> + + * user/3940: Src/Zle/zle_tricky.c: make expand-word not always + restore the command line + 2001-06-24 Bart Schaefer <schaefer@zsh.org> * 15060: Test/A02alias.ztst: Change expected return value to |