summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-12-11 13:44:20 +0100
committerSébastien Helleu <flashcode@flashtux.org>2016-12-11 13:44:20 +0100
commit39a8b9810b8bc62d3e4c912e4f55927a06473fe9 (patch)
tree2c2abdf2e0d712639b0cfe23079d10e2b281c9d4
parentab490e10c7acabeb0ed398f416e6ff37b1eb61b7 (diff)
downloadweechat-39a8b9810b8bc62d3e4c912e4f55927a06473fe9.zip
core: update ChangeLog (closes #377, closes #820)
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 82469118c..60083ce14 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -25,6 +25,7 @@ New features::
* core: add option "time" in command /debug
* api: add info "pid" (WeeChat PID) (issue #850)
* fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe path/filename (issue #850)
+ * irc: add server option "usermode" (issue #377, issue #820)
* irc: add tag "self_msg" on self messages (issue #840)
Improvements::