diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index b09759376..57853752c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-01-13 Peter Stephenson <pws@csr.com> + * 26393: Src/Zle/zle_refresh.c: turn off text attributes when + deleting text, to avoid them being used for inserted blanks. + * unposted: Completion/Base/Utility/_values, Doc/Zsh/compwid.yo, Src/Zle/compcore.c, Src/Zle/complete.c, Src/Zle/compresult.c: Back off 26270 and follow up; was causing memory corruption. @@ -10901,5 +10904,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4506 $ +* $Revision: 1.4507 $ ***************************************************** |