diff options
author | Andrew Main <zefram@users.sourceforge.net> | 2002-01-31 10:51:05 +0000 |
---|---|---|
committer | Andrew Main <zefram@users.sourceforge.net> | 2002-01-31 10:51:05 +0000 |
commit | b1dadd97d34d5e7b4cde3626887bf3f0099ef4ce (patch) | |
tree | 6c29ef813afd330a8b94aeead2591dcb65d0c4a0 /ChangeLog | |
parent | 908065190d40d76c67e2f24cc368249cfe0cd901 (diff) | |
download | zsh-b1dadd97d34d5e7b4cde3626887bf3f0099ef4ce.tar.gz zsh-b1dadd97d34d5e7b4cde3626887bf3f0099ef4ce.tar.xz zsh-b1dadd97d34d5e7b4cde3626887bf3f0099ef4ce.zip |
* 16527: Src/Zle/zle_refresh.c: Don't lose the rprompt when
clearing an otherwise-blank line.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f88b6cda8..b0d053427 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-01-31 Andrew Main (Zefram) <zefram@zsh.org> + + * 16527: Src/Zle/zle_refresh.c: Don't lose the rprompt when + clearing an otherwise-blank line. + 2002-01-30 Sven Wischnowsky <wischnow@zsh.org> * 16515: Completion/Zsh/Command/_cd: fixlet to avoid an empty |