diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-06 18:19:14 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-06 18:19:14 +0000 |
commit | 74e5fcee384467e74983a3077bad97974477e877 (patch) | |
tree | 00664bc467a0cabc140351f20f92e8a8b24ce2d4 /ChangeLog | |
parent | dbe5fd93a7f29a6f800d470fff3c1b946ec3fdb4 (diff) | |
download | zsh-74e5fcee384467e74983a3077bad97974477e877.tar.gz zsh-74e5fcee384467e74983a3077bad97974477e877.tar.xz zsh-74e5fcee384467e74983a3077bad97974477e877.zip |
24953: "default" zle_highlight; fix allocation bug in colour sequences
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 67d6aeb62..4e9399d5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-05-06 Peter Stephenson <pws@csr.com> + + * 24953: Doc/Zsh/zle.yo, Src/Zle/zle_refresh.c: + "default" zle_highlight context, also fix allocation bug with + 24899. + 2008-05-06 Clint Adams <clint@zsh.org> * 24947: Completion/X/Command/_mozilla: complete -safe-mode for |