summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)