summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-12-23 07:17:37 +0100
committerSébastien Helleu <flashcode@flashtux.org>2015-12-23 07:17:37 +0100
commit841444b68cb38b4d928edd3d0ea19f94d2d20b9f (patch)
tree509cab66a4d6db2aba75a211e539541c165c57fc /ChangeLog.asciidoc
parentcb23d0166a8f65221d1033a2d2490d5448cc30d9 (diff)
downloadweechat-841444b68cb38b4d928edd3d0ea19f94d2d20b9f.zip
core: fix memory leak when using multiple "-d" or "-r" in command line arguments
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index fcaf0baa5..477f57b5e 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -52,6 +52,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
[[1.4_bugs]]
=== Bugs fixed
+* core: fix memory leak when using multiple "-d" or "-r" in command line
+ arguments
* core: don't complain any more about "tmux" and "tmux-256color" $TERM values
when WeeChat is running under tmux (issue #519)
* core: fix truncated messages after a word with a length of zero on screen