diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-11-12 09:43:54 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-11-12 09:43:54 +0000 |
commit | bd6f46103aacc67c3fffa9c096070a05fa3f0812 (patch) | |
tree | 6c0adcd9c503efe91018ac57c187496f7f94a65a /ChangeLog | |
parent | 17cfd4455b8c57df2c7f542c11b5713b0c70e2c3 (diff) | |
download | zsh-bd6f46103aacc67c3fffa9c096070a05fa3f0812.tar.gz zsh-bd6f46103aacc67c3fffa9c096070a05fa3f0812.tar.xz zsh-bd6f46103aacc67c3fffa9c096070a05fa3f0812.zip |
Vin Shelton: 24088: error with no multibyte
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c4fd5e35b..052e9e7da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-12 Peter Stephenson <pws@csr.com> + + * Vin Shelton: 24088: Src/Modules/curses.c: 24083 error with + no multibyte. + 2007-11-11 Clint Adams <clint@zsh.org> * Nikolai Weibull: 24046: Completion/Unix/Command/_strip: improve |