diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2005-02-26 11:10:20 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2005-02-26 11:10:20 +0000 |
commit | 7596736ae9c8cf364fe937353f4db6a9365ee8cb (patch) | |
tree | e80e07dcd16cd113e96ea9f3cef247479a39770a /ChangeLog | |
parent | 8f55d297e677cfa6a82a2539ac9dd5f2479b3db7 (diff) | |
download | weechat-7596736ae9c8cf364fe937353f4db6a9365ee8cb.zip |
Added new display engine: doesn't cut words at end of lines
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 - 2005-02-22 +ChangeLog - 2005-02-26 Version 0.1.1 (under dev!): + * added new display engine: doesn't cut words at end of lines * added DCC send * connection to IRC server is now made by child process (non blocking) * added support for UnrealIrcd ("~" for chan owner, "&" for chan admin) |