diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2005-11-19 22:08:46 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2005-11-19 22:08:46 +0000 |
commit | d5affecc23554c886d81c4b735dca42ac2fd0bd2 (patch) | |
tree | a8c1ec8a4a0c800e06ae1d930e5c8373d091fc93 /ChangeLog | |
parent | 967d436a1d85edd2e92d2fc72499b4a7c57de65f (diff) | |
download | weechat-d5affecc23554c886d81c4b735dca42ac2fd0bd2.zip |
Added read marker (indicator for first unread line), added quotes and spaces in config files
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2005-11-13 +ChangeLog - 2005-11-19 Version 0.1.7 (under dev!): + * added "read marker": an indicator for first unread line in a + server or channel buffer * new window maganement: custom size for windows, auto resize when terminal is resized * fixed infinite loop when resizing term to small size |