diff options
-rw-r--r-- | ChangeLog.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index d146a96b7..d62a1416a 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -50,7 +50,7 @@ New features:: * core: add option "time" in command /debug * api: add info "uptime" (WeeChat uptime) * 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) + * fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe path/filename (issue #850, issue #122) * irc: add server option "usermode" (issue #377, issue #820) * irc: add tag "self_msg" on self messages (issue #840) |