1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 08:13:14 +02:00

core: update ChangeLog (add japanese scripting guide)

This commit is contained in:
Sebastien Helleu
2012-09-17 16:33:59 +02:00
parent 92221f7cd2
commit 7a63b4aa62
+1 -1
View File
@@ -54,7 +54,7 @@ Version 0.3.9 (under dev!)
* core: reallow names beginning with "#" for bars, proxies and filters
* core: escape special chars (`#[\`) in configuration files for name of options
(bug #36584)
* doc: add japanese user's guide (patch #7827)
* doc: add japanese user's guide (patch #7827) and scripting guide
* api: allow update for some variables of hdata, add new functions hdata_update
and hdata_set
* api: add info "locale" for info_get (locale used to translate messages)