summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-08-07 07:43:15 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-08-07 07:43:15 +0200
commite1398eae2e521d378743d29228e440255515ba18 (patch)
tree7c7c51ed5f4c3066a6d6b5288b8e847a8215154b
parentded3f7b13c9c809867256e8ae51e28013a8f9346 (diff)
downloadweechat-e1398eae2e521d378743d29228e440255515ba18.zip
core: update ChangeLog (issue #475)
-rw-r--r--ChangeLog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 4a2217eab..b28668f0e 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -33,6 +33,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* api: add function string_eval_path_home()
* alias: add options "add", "addcompletion" and "del" in command /alias, remove
command /unalias (issue #458)
+* irc: add option irc.color.topic_current (issue #475)
* irc: evaluate content of server option "nicks"
* logger: evaluate content of option logger.file.path (issue #388)
* relay: display value of HTTP header "X-Real-IP" for websocket connections