summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c98e6456..493ee6c21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@ Version 0.3.2 (under dev!)
* core: add signal "day_changed"
* core: remove unneeded space after time on each line if option
weechat.look.buffer_time_format is set to empty value (bug #28751)
+* gui: fix bug with global history, reset pointer to last entry after each user
+ input (bug #28754)
* api: add missing infos in functions buffer_get_integer / buffer_get_string
and in buffer infolist
* irc: fix bug with SSL connection (fails sometimes when ssl_verify is on)