diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-03-28 18:57:10 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-03-28 18:57:10 +0100 |
commit | 868bc6b63deca8411cc111e6d2902e3f6741bc03 (patch) | |
tree | c902d2932c03ff548b336966011d6de180412554 /ChangeLog | |
parent | 34a3c8637dd2aa90c9233fc620dd4c10c7dc7793 (diff) | |
download | weechat-868bc6b63deca8411cc111e6d2902e3f6741bc03.zip |
Added preliminary support of new buffer type, with free content
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 - 2008-03-22 +ChangeLog - 2008-03-28 Version 0.2.7 (under dev!): + * added new type of buffer, with free content * added tags for lines and custom filtering by tags or regex (task #7674) * added custom bars, with custom items * command /whois is now authorized in private without argument (task #7482) |