core: update ChangeLog (issue #1461)

master
Sébastien Helleu 2020-04-12 10:19:01 +02:00
parent b907f6b643
commit b781dd92fb
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ New features::
Bug fixes::
* core: fix WEECHAT_SHAREDIR with CMake build (issue #1461)
* core: fix memory leak in calculation of expression on FreeBSD (issue #1469)
* core: fix resize of a bar when its size is 0 (automatic) (issue #1470)
* python: fix crash when invalid UTF-8 string is in a WeeChat hashtable converted to a Python dict (issue #1463)