diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-10-05 18:55:27 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-10-05 18:55:27 +0200 |
commit | 587ddf7222b4496c7d6b971159bc499c899cd03c (patch) | |
tree | e5ad3c41180b5f423b1bddb8dac3ea006a290028 | |
parent | c5213922071972e2783ca73f4c214a66b3556a0e (diff) | |
download | weechat-587ddf7222b4496c7d6b971159bc499c899cd03c.zip |
core: add reference to issue #66 for hook_line function in ChangeLog
-rw-r--r-- | ChangeLog.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index eec8234be..3d9e38de1 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -203,7 +203,7 @@ New features:: * core: allow multiple options "-r" (or "--run-command") in command line arguments (issue #1248) * core: add command line option "-P" (or "--plugins") to customize the plugins to load at startup * core: allow partial buffer name in command "/buffer close" (issue #1226) - * api: add function hook_line + * api: add function hook_line (issue #66) * irc: display a warning when the value of option irc.server.xxx.autojoin is set to an invalid value * relay: add real IP in client description (issue #1256) * trigger: allow creation of temporary variables with the regex |