2012/05/12

     1.BUGs
       -crash if xeebc.map specified no CHARSET with CONVERTER=1/2
       -CV command:ASCII character remains not translated for M2F under not Japanese environment
       -(Axe)crash if SDcard is missing.
       -Compile error on Sabayon linux(glib.h).

     2.Additional.
       -(Axe) .You can specify charset(ICU converter) on the dialog:"Android Related"
               (Android's default encoding is UTF-8, this is used when display the file encoded by locale language.
               Default depends on locale code. Use available from left in the list.
                                zh_CN :"GB18030","GBK","GB2312"
                                        ko_KR :"korean","EUC-KR"
                    ja_JP :"EUC-JP"
                    zh_TW :"Big5-HKSCS","Big5"
                    else  :"ISO-8859-1"
              .For EBCDIC translation, ICU is used (xeebc.map:LOCAL_CHARSET).
               Default depends on locale code.
       -CV command 
        .support ICU option for M2M translation.

     3.Miscellaneous.

     4.Tools.
       -xcv     v1.18 :CodeConversion
        .ICU option for M2M translation.
        .(Axe) LOCAL_CHARSET of xeebc.map is converter of ICU.
       -xdc     v2.18 :Directory compare
        .(Linux) Compairs userID/groupID.  -Uu option selects unmatched line of UID/GID.