1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 11:43:13 +02:00

doc: add japanese tester's guide, update japanese translations and docs

This commit is contained in:
Ryuunosuke Ayanokouzi
2012-09-21 11:56:33 +02:00
committed by Sebastien Helleu
parent 0fb3378fc1
commit cf5551bef8
6 changed files with 167 additions and 11 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
v0.3.9-rc2, 2012-09-19
v0.3.9-rc2, 2012-09-21
Version 0.3.9 (under dev!)
@@ -54,7 +54,8 @@ 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) and scripting guide
* doc: add japanese user's guide (patch #7827), scripting guide and tester's
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)