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]]