diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-07-28 18:20:13 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-07-28 18:20:13 +0200 |
commit | 43029de8f54ecb799de6230ca34d431e6fcb1062 (patch) | |
tree | afb449ea988d3c00bb2dd85e68c013cb2d9c36d2 /ChangeLog | |
parent | 8218151c31d2cf85c8e50cbed31c04c9d25c41cf (diff) | |
download | weechat-43029de8f54ecb799de6230ca34d431e6fcb1062.zip |
Fix display bug with some weird UTF-8 chars (bugs #19687 and #23943)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2008-07-06 +ChangeLog - 2008-07-28 Version 0.2.7 (under dev!): + * fix display bug with some weird UTF-8 chars (bug #19687) * fix bug with wide chars in input (bug #16356) * add number of lines remaining after last line displayed in "-MORE-" indicator (task #6702) |