diff options
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r-- | ChangeLog.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 0ae88b6fe..1705fca1f 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -27,7 +27,7 @@ New features:: * core: display only version with command `/version`, add options `-o` and `-ol` in command `/upgrade` * core: add number of processes in command `/sys waitpid` * core, alias, trigger: allow wildcard in commands `/bar`, `/item`, `/proxy`, `/alias` and `/trigger` (issue #1956) - * api: add functions util_strftimeval, printf_datetime_tags, printf_y_datetime_tags (issue #649) + * api: add functions util_strftimeval, util_parse_time, printf_datetime_tags, printf_y_datetime_tags (issue #649) * api: add argument "date_usec" in hook_print callback (issue #649) * api: add property "type" in function buffer_get_string * api: add info "mouse" |