diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |