diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-03-14 10:56:51 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-03-14 10:56:51 +0100 |
commit | ab282db3a6900d278fa6a11995deabdb59e5081f (patch) | |
tree | b038904cc67850d35a8b5977684ecb9e8d8518fd /ChangeLog.adoc | |
parent | 8c793fe7cc204a99a85b2095e7b41df07405f6a1 (diff) | |
download | weechat-ab282db3a6900d278fa6a11995deabdb59e5081f.zip |
core: update ChangeLog (closes #1618)
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r-- | ChangeLog.adoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 2efa30dcc..2fa7eae34 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -15,6 +15,13 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] (file _ReleaseNotes.adoc_ in sources). +[[v3.2]] +== Version 3.2 (under dev) + +Bug fixes:: + + * core: recreate buflist and fset bars on /reload when WeeChat is started without configuration files (issue #1618) + [[v3.1]] == Version 3.1 (2021-03-07) |