diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2008-03-11 14:31:09 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2008-03-11 14:31:09 +0000 |
commit | b78caa8ec49317e7d42c8c0b0b71ae196f253524 (patch) | |
tree | a712f61245ba2e84576844509f698839a890c194 /ChangeLog | |
parent | e9b11fa9f00cb061d8f92d469a12d47b6d230214 (diff) | |
download | zsh-b78caa8ec49317e7d42c8c0b0b71ae196f253524.tar.gz zsh-b78caa8ec49317e7d42c8c0b0b71ae196f253524.tar.xz zsh-b78caa8ec49317e7d42c8c0b0b71ae196f253524.zip |
24703: Src/Zle/zle_main.c: clear trashedzle when first starting
the editor in zleread(), so that reexpandprompt() from the first zrefresh() won't expand the prompt an extra time.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c8b152cbc..fb7735a93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-03-11 Barton E. Schaefer <schaefer@zsh.org> + + * 24703: Src/Zle/zle_main.c: clear trashedzle when first starting + the editor in zleread(), so that reexpandprompt() from the first + zrefresh() won't expand the prompt an extra time. + 2008-03-11 Peter Stephenson <pws@csr.com> * unposted: Src/hist.c: make test in 24699 for the extra |