diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-05-07 16:21:42 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-05-07 16:21:42 +0000 |
commit | 057cffe9f0f8a92ad99117337fddfcaf65c085af (patch) | |
tree | f679c31d59372cc372d9242ae4c6d78a0e9c6453 /ChangeLog | |
parent | 86c2fb3031842ea612635fd6970fbd5bcf654ab3 (diff) | |
download | weechat-057cffe9f0f8a92ad99117337fddfcaf65c085af.zip |
Fixed display bug with DCC file size when > 1 Gb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ WeeChat - Wee Enhanced Environment for Chat ChangeLog - 2006-05-07 Version 0.1.9 (under dev!): + * fixed display bug with DCC file size when > 1 Gb * fixed refresh bug (deadlock in curses) when terminal is resized (bug #16542) * fixed nicklist sort bug |