diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-12-25 16:58:18 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-12-25 16:58:18 +0100 |
commit | 45d5034ea018e4a47fc48259ece503b08c63ba38 (patch) | |
tree | 19e833f0e3b3eaa8ff65405e2f32203fa818fe2c /ChangeLog | |
parent | 9a024f3abadd4b5aacb4793d5edca7827661d468 (diff) | |
download | weechat-45d5034ea018e4a47fc48259ece503b08c63ba38.zip |
irc: fix memory leak when updating modes of channel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,6 +62,7 @@ Version 0.4.0 (under dev!) aspell.check.suggestions (task #12061) * aspell: fix creation of spellers when number of dictionaries is different between two buffers +* irc: fix memory leak when updating modes of channel * irc: add tags "irc_nick1_xxx" and "irc_nick2_yyy" in message displayed for command "NICK" * irc: return git version in CTCP VERSION and FINGER by default, add "$git" |