summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRyuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp>2014-01-13 11:00:26 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-01-13 11:00:26 +0100
commitb6e11d51f4b1e30825454836a5d9a5534e57ac1e (patch)
tree1580da77848c668c4cedd9a4cfbbbd694e74b0a6 /ChangeLog
parent36b2e837004e11c21fdab346d39a81a3e49536f5 (diff)
downloadweechat-b6e11d51f4b1e30825454836a5d9a5534e57ac1e.zip
doc: add Japanese plugin API reference, update Japanese translations and docs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c73bfbd08..1dcfafd29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,6 +63,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* core: fix truncated prefix when filters are toggled (bug #40204)
* core: add options to customize default text search in buffers:
weechat.look.buffer_search_{case_sensitive|force_default|regex|where}
+* doc: add Japanese plugin API reference
* doc: add polish man page and user's guide
* api: add stdin options in functions hook_process_hashtable and hook_set
to send data on stdin of child process, add function hook_set in script API