1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 10:43:13 +02:00

core: update ChangeLog (issue #713)

This commit is contained in:
Sébastien Helleu
2020-04-28 16:38:32 +02:00
parent f697a5b295
commit 8c9eeb7fd4
+1
View File
@@ -40,6 +40,7 @@ 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)
* fifo: fix errors when writing in the FIFO pipe (issue #713)
* python: fix crash when invalid UTF-8 string is in a WeeChat hashtable converted to a Python dict (issue #1463)
* trigger: do not hide values of options with /set command in cmd_pass trigger