diff options
author | Geoff Wing <gcw@users.sourceforge.net> | 2007-11-23 00:19:23 +0000 |
---|---|---|
committer | Geoff Wing <gcw@users.sourceforge.net> | 2007-11-23 00:19:23 +0000 |
commit | a5dd64f024524b987694b25c0225d4755860d748 (patch) | |
tree | 4873c114ba9351709af500623c8229cc45f5f9b4 /ChangeLog | |
parent | 30e6668678abec90536b97fc241d7a870738a376 (diff) | |
download | zsh-a5dd64f024524b987694b25c0225d4755860d748.tar.gz zsh-a5dd64f024524b987694b25c0225d4755860d748.tar.xz zsh-a5dd64f024524b987694b25c0225d4755860d748.zip |
24098: Fix my botch with 23924, rework out new prompts and
their lengths before use in resetvideo().
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f46c5df54..a5bdc0f64 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-23 Geoff Wing <gcw@zsh.org> + + * 24098: Src/Zle/zle_refresh.c: Fix my botch with 23924, rework + out new prompts and their lengths before use in resetvideo(). + 2007-11-22 Clint Adams <clint@zsh.org> * unposted: Functions/Prompts/prompt_clint_setup: fix typo in git |