2005-11-25
        Fix Full/half Simbol status error problem
2005-11-25
        re-construct the workspace structure. Make dir called "wrapper" same level with "src".

2004-05-25
        Porting resource and sunpinyin to solaris/x86 solaris/sparc standalone working OK. Mainly
		change the wchar_t to system dependent UCS-4 (LE/BE) unsigned int. define the
		std::char_traits. modify struct definition according to LE/BE. deal with some
		imcompatible declaration like getopt_long, assert, iconv...
        Fixing bugs when using direct pr multiply, double overflow/downflow problem. for both
                sparc and linux.
2004-05-23
        Fixing some bugs in language model pruning, now the resulted pruned language model
                is much believable than before.
2004-05-21
        Modifying resource tools to generate directly pr, not -log(pr) language model.
2004-05-19
        Fixing history learning problem for "水饺" and "睡觉"...
2004-05-18
        Fixing to investigate history learning problem like "任盈盈"
2004-05-18
        The bigram history memory working, adjusting bigram history memory's weight.
2004-05-17
        The unigram history memory working for both standalone and cle.
2004-05-10
	Add session support under CLE.
2004-05-09
	Exclude iiim window handler further, remove relative content from configure.ac
		and Makefile.am
2004-04-20
	To support color decoration for the preedit area, add many enhancement for
		preedit data and candidate data.
2004-04-05
	Basic Classic type of view implemented.
2004-03-27
	Fix some bugs in the key-event handler.
2004-03-20
	Integrated into Cinnabar
2004-02-27
	Kernel using Language Model get tested and works OK. Basic system with only instant
		conversion type of view implemented.
