diff options
author | Geoff Wing <gcw@users.sourceforge.net> | 2007-10-19 01:33:09 +0000 |
---|---|---|
committer | Geoff Wing <gcw@users.sourceforge.net> | 2007-10-19 01:33:09 +0000 |
commit | 29a869d5a8bc0efb5245310d2f12a418bbf64f19 (patch) | |
tree | 939b24f6a01396fbec878860e51b93962f41d6f8 /ChangeLog | |
parent | 8eeb27e0e6abfe90d22c8a0238aa6573bba1a1e3 (diff) | |
download | zsh-29a869d5a8bc0efb5245310d2f12a418bbf64f19.tar.gz zsh-29a869d5a8bc0efb5245310d2f12a418bbf64f19.tar.xz zsh-29a869d5a8bc0efb5245310d2f12a418bbf64f19.zip |
23924: Improve synchronising of character attributes with other
output routines
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4b9713fb5..7fd634250 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-19 Geoff Wing <gcw@zsh.org> + + * 23924: Src/Zle/zle_main.c, Src/Zle/zle_refresh.c: Improve + synchronising of character attributes with other output routines + 2007-10-18 Clint Adams <clint@zsh.org> * Mikael Magnusson: 23991: Completion/Unix/Command/_git: fix |