summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2007-01-07 18:38:39 +0000
committerSebastien Helleu <flashcode@flashtux.org>2007-01-07 18:38:39 +0000
commita1bbfb0129558cd9e680460849556caae9d28a08 (patch)
treeb7bbd74bedb618833f2f5c8fd1fc0c7c082ea0ba /ChangeLog
parent428127cb71c2120524e45fae6095df809ae9389b (diff)
downloadweechat-a1bbfb0129558cd9e680460849556caae9d28a08.zip
Fixed topic scroll when topic has multi-bytes chars
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a50e90608..fa8caad08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)