* locale.cc (print_charmaps): Add EUC-CN and GB2312.
This commit is contained in:
parent
68b0fa820d
commit
0b66e4d7aa
@ -1,3 +1,7 @@
|
||||
2010-03-27 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* locale.cc (print_charmaps): Add EUC-CN and GB2312.
|
||||
|
||||
2010-03-24 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* regtool.cc (find_key): Fix allocation size of "value".
|
||||
|
@ -414,8 +414,10 @@ print_charmaps ()
|
||||
"CP866",
|
||||
"CP874",
|
||||
"CP932",
|
||||
"EUC-CN",
|
||||
"EUC-JP",
|
||||
"EUC-KR",
|
||||
"GB2312",
|
||||
"GBK",
|
||||
"GEORGIAN-PS",
|
||||
"ISO-8859-1",
|
||||
|
Loading…
Reference in New Issue
Block a user