diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-27 16:35:58 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-27 16:35:58 +0200 |
commit | 7a56040c5df2a4c6f37ac4125576760a12e80b6d (patch) | |
tree | 7ab1d11636c6677ec05510c263b386518e7455ac /ChangeLog | |
parent | c3be323a73f9501dbf8df15a98a8a5277b56be4d (diff) | |
download | weechat-7a56040c5df2a4c6f37ac4125576760a12e80b6d.zip |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ Version 0.3.4 (under dev!) -------------------------- * core: add new option weechat.look.input_share (task #9228) -* core: fix memory leak when removing item in hashtable +* core: fix memory leaks when removing item in hashtable and when setting + highlight words in buffer * core: use similar behaviour for keys bound to local or global history (bug #30759) * api: add priority for hooks (task #10550) |