summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-05-16 14:27:59 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-05-16 14:40:19 +0200
commitf500c972ddc16d362c131b5caf81b02cdcc976ca (patch)
treefd3b206d8186962b86fd4601257f763804c6135f /ChangeLog.adoc
parentaa86d82796bad746c65693435b5472a44b1beb13 (diff)
downloadweechat-f500c972ddc16d362c131b5caf81b02cdcc976ca.zip
core: update translations (closes #1245, closes #1257)
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index feacc8ad1..74a1db9cc 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -30,6 +30,7 @@ New features::
* core: add default key kbd:[Alt+Shift+N] to toggle nicklist bar
* core: add command line option "--stdout" in weechat-headless binary to log to stdout rather than ~/.weechat/weechat.log (issue #1475, issue #1477)
* core: reload configuration files on SIGHUP (issue #1476)
+ * api: add info_hashtable "focus_info" (issue #1245, issue #1257)
* api: rename function hook_completion_get_string to completion_get_string and hook_completion_list_add to completion_list_add
* api: add functions completion_new, completion_search and completion_free
* api: add hdata "completion_word"