summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-09-27 16:35:58 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-09-27 16:35:58 +0200
commit7a56040c5df2a4c6f37ac4125576760a12e80b6d (patch)
tree7ab1d11636c6677ec05510c263b386518e7455ac /ChangeLog
parentc3be323a73f9501dbf8df15a98a8a5277b56be4d (diff)
downloadweechat-7a56040c5df2a4c6f37ac4125576760a12e80b6d.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 12d723db7..fb6a25b8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)