diff --git a/ChangeLog b/ChangeLog index 693d5c65a..fa81a0e5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,11 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2007-02-12 +ChangeLog - 2007-03-01 Version 0.2.4 (under dev!): + * fixed memory leaks in perl and python plugins (bug #19163) * added "call" option to /key command, added new key function "insert" to insert text on command line (task #6468) * fixed permissions on "dcc" and "logs" directories (bug #18978) diff --git a/weechat/ChangeLog b/weechat/ChangeLog index 693d5c65a..fa81a0e5b 100644 --- a/weechat/ChangeLog +++ b/weechat/ChangeLog @@ -1,10 +1,11 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2007-02-12 +ChangeLog - 2007-03-01 Version 0.2.4 (under dev!): + * fixed memory leaks in perl and python plugins (bug #19163) * added "call" option to /key command, added new key function "insert" to insert text on command line (task #6468) * fixed permissions on "dcc" and "logs" directories (bug #18978)