diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2007-01-07 18:38:39 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2007-01-07 18:38:39 +0000 |
commit | a1bbfb0129558cd9e680460849556caae9d28a08 (patch) | |
tree | b7bbd74bedb618833f2f5c8fd1fc0c7c082ea0ba /ChangeLog | |
parent | 428127cb71c2120524e45fae6095df809ae9389b (diff) | |
download | weechat-a1bbfb0129558cd9e680460849556caae9d28a08.zip |
Fixed topic scroll when topic has multi-bytes chars
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ ChangeLog - 2007-01-07 Version 0.2.3 (under dev!): + * fixed topic scroll when topic has multi-bytes chars * fixed compilation problem with iconv under FreeBSD * fixed bugs with charset: now decodes/encodes nicks and channels in IRC messages (bug #18716) |