diff options
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r-- | ChangeLog.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index b3f699407..a716e0091 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -49,6 +49,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] weechat.look.save_{config|layout}_on_exit * api: add support of case insensitive search and search by buffer full name in function buffer_search (bug #34318) +* api: add option "detached" in function hook_process_hashtable * api: add option "signal" in function hook_set to send a signal to the child process * api: add support of escaped strings with format `${esc:xxx}` or `${\xxx}` in |