summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-10-30 07:06:25 +0100
committerSébastien Helleu <flashcode@flashtux.org>2016-10-30 07:06:25 +0100
commit79ea3282889451240ff6a7740a2f583ea4b4a6c5 (patch)
treeb9c279c71669e88b7b2178f95601e60be2a7e021
parent75a07fb2a3d26ecc9b3763ddb09e2a905a7898ae (diff)
downloadweechat-79ea3282889451240ff6a7740a2f583ea4b4a6c5.zip
core: update ChangeLog
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 1e522107a..cb858cfed 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -25,6 +25,7 @@ Improvements::
Bug fixes::
* core: fix display of empty lines in search mode (issue #829)
+ * api: fix crash in function string_expand_home() when the HOME environment variable is not set (issue #827)
* relay: set status to "authentication failed" and close immediately connection in case of authentication failure in weechat and irc protocols (issue #825)
[[v1.6]]