1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

core: update ChangeLog (issue #1461)

This commit is contained in:
Sébastien Helleu
2020-04-12 10:19:01 +02:00
parent b907f6b643
commit b781dd92fb
+1
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)