summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-07-08 08:28:27 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-07-08 08:28:27 +0200
commit3744787ec01660f903228423f2281ef056f15784 (patch)
treedec5b4cd26da6242a7e9a789b06f0cb7736dfa08 /ChangeLog
parentd38d033ce74a88cf4d86a28ed72ba24b63d6806b (diff)
downloadweechat-3744787ec01660f903228423f2281ef056f15784.zip
core: fix crash in evaluation of expression when reading a string in hdata with a NULL value (bug #39419)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3adeef284..4e8a0d6ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.4.2-dev, 2013-07-02
+v0.4.2-dev, 2013-07-08
This document lists all changes for each version.
@@ -14,6 +14,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
Version 0.4.2 (under dev!)
--------------------------
+* core: fix crash in evaluation of expression when reading a string in hdata
+ with a NULL value (bug #39419)
* core: fix display bugs with some UTF-8 chars that truncates messages displayed
(for example U+26C4)
* core: update man page and add translations (in french, german, italian, and