diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-02-07 10:48:49 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-02-07 10:48:49 +0100 |
commit | b6b59253bcc03f0388ade165bfe57a076ba6dc28 (patch) | |
tree | 04e807691b9ed50af869acb06dac81306e097fd0 /ChangeLog.asciidoc | |
parent | 6aa4e498a5a946ab1c13b6490853e2dc630cd50c (diff) | |
download | weechat-b6b59253bcc03f0388ade165bfe57a076ba6dc28.zip |
core: add issue #676 in ChangeLog
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r-- | ChangeLog.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index af4d58436..868ce3d74 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -29,6 +29,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] [[1.5_bugs]] === Bugs fixed +* core: fix detection of python shared libraries (issue #676) * api: fix number of arguments returned by function string_split() when keep_eol is 2 and the string ends with separators * irc: add missing completion "*" for target in command /msg |