summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-04-12 10:19:01 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-04-12 10:19:01 +0200
commitb781dd92fb420f4e941656019bd4b98d6f2d118c (patch)
treeee05879c329b562ef1bd278777026f0839fa04c4 /ChangeLog.adoc
parentb907f6b643c2d9fd4db7c9740848df72630a41c8 (diff)
downloadweechat-b781dd92fb420f4e941656019bd4b98d6f2d118c.zip
core: update ChangeLog (issue #1461)
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 14836832b..8328d5323 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -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)