diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2004-06-17 18:48:01 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2004-06-17 18:48:01 +0000 |
commit | 095f29652994075962cdfc43265e84fb690e9421 (patch) | |
tree | 35bb7e0f233e0d7a7cc80a49b4184871d0814906 /ChangeLog | |
parent | 340176d635c8a9a2107fa4007e90e76f8ff39980 (diff) | |
download | weechat-095f29652994075962cdfc43265e84fb690e9421.zip |
Fixed display bug when nicklist is displayed at bottom of screen
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 - 2004-06-13 +ChangeLog - 2004-06-17 Version 0.0.7 (under dev!): + * fixed display bug when nicklist is displayed at bottom of screen * added history limit (text buffer & commands) Version 0.0.6 (2004-06-05): |