Changes After 0.1

0.2.3:  2001/08/09
---------------------
1. Fix compilation warnings in HP-UX in tabe_chu.c

2. Update: config.sub, config.guess, ltconfig, and ltmain.sh to support
   Mac OSX (Thanks to <pshsiao@tcts.seed.net.tw>)

3. Add "db_dump" and "db_load" instructions to pack yin.db.
   Thanks to the reminder Kuang-che Wu <kcwu@ck.tp.edu.tw>.

4. Fix bug of Tab break phrase in bims.c.
   Thanks to Kuang-che Wu <kcwu@ck.tp.edu.tw>.

5. Add new Yin ": *9,2" into tabe_yin2zhi.h and tabe_zhi2yin.h.

6. Add "extra_link_flag" for NetBSD in configure.in.
   Thanks to Rui-Xiang Guo <rxg@ms25.url.com.tw>.

7. Remove Xlib checking from configure.in.

8. Fix bug in tabe_zhi2yin.h: _yinlistA94D[].
   Thanks to Kuang-che Wu <kcwu@ck.tp.edu.tw>.


0.2.2:  2001/06/07
---------------------
1. Fix bug in tabe_tsiyindbint.c: the re-allocate tsiyin->yin buffer.
   Thanks to Kuang-che Wu <kcwu@ck.tp.edu.tw>.

2. Fix bug in bims.c: the rule to choose the only one character.
   Thanks to vgod <vgod@CirX.org>.

3. Fix bug of tsiadd.c for comment out a whole line in tsi.src.
   Add tsiadd.c a verbose check for invalid Yin's.

4. Add check for "number of yins is not match for tsi" in tsiadd.c.
   Thanks to Kuang-che Wu <kcwu@ck.tp.edu.tw>.

5. Add new Yins: 
	,5	匠
	+5	
	-4	砙 ê
	(9,	 錎
	9,5	㎝
	&9+4	
	'9,2	呀
	(4	炉 蒦

6. Add libtool support. Add a "libtabe/src/version.h".
   Thanks to <rxg@ms25.url.com.tw>.

7. Fill ZhuYin up to line: 61000.


0.2.1:  2001/01/03
---------------------
1. tsiadd.c: Add comment phrasing for tsi.src.

2. Add patch for Tab breaking Tsi's.
   Thanks to Kuang-che Wu <kcwu@camel.ck.tp.edu.tw>.

3. tsi.src update:
   a. ZhuYin filled: 1-14000, 15001-19000.
   b. Remove several un-useful tsi's.
   c. Add 301 new tsi's


0.2:  2000/11/30
---------------------
1. tsi.src: Remove unuseful tsi.
	    Change the data format.
	    Start to fill in the ZhuYin field.

2. tsiadd.c: Improve its syntax reading part to accept more complicated
	format, and more exception tolerence.


0.1.9:  2000/10/30
---------------------
1. Add support to NetBSD in autoconf.
   Thanks to <vhuang.bbs@bbs.csie.nctu.edu.tw>


0.1.8:  2000/10/15
---------------------
1. Fix the bug in: bims.c: et26 "f+p+j" keystroke.
   Thanks to the report by <Jouston.bbs@bbs.thu.edu.tw>

2. Add the malloc patch and bims_GTK patch from keith.
   Thanks to Jing-Tang Keith Jang <keith@bsdvm.jtjang.idv.tw>


0.1.7:  2000/10/08
---------------------
1. Fix the bug in: bims.c: et26 "m+space" keystroke.
   Thanks to the report by <Jouston.bbs@bbs.thu.edu.tw>
			   <cmcwarp@kimo.com.tw>

0.1-6:  2000/07/24
---------------------
1. Fix the bug in: bims.c: bimsFeedKey: delete editing buffer: 1st memmove.
   Thanks to the report by <IDFIVE.bbs@openbazaar.net>.

2. Fix some errors in tsi.src: 162, 332, 1867, 1897, 2192, 13691, 24393, 
   43392, 44965, 56966, 76661, 96490, 107167, 107196, 107228, 114185, 115884, 
   123117, 123941, 124648, 128905, 128906, 130429, 131626, 132269  

3. Change the lib major name & soname to $(libname).0.1.

0.1-5:  2000/06/28
---------------------
1. Change all the function calls to ANSI C style.

2. Add the support to HP-UX & ANSI C compiler system.

3. Fix a bug in bims.c: bimsContextDP(), the latest situation: pindown char
   one after one in any case. 
   Thanks to the report by <IDFIVE.bbs@openbazaar.net>.

0.1-4:  2000/03/27
---------------------
1. Fix a bug in the end of bimsContextSmartEdit: choose the max_ref.

2. Add an configure option to enable merge db files or not when install.

0.1-3:	2000/03/07
---------------------
1. C++ friendly by william.

2. Resolve the conflicts with xcin's libtabe. (I should have this done eariler)

0.1-2:  2000/02/23
---------------------
1. Fix a bug in Eten 26 keymap implementation.

2. Add docs: ZuYinCode.txt, et26.txt, and BoPoMoFo.shtml.

3. testtabe.c is now under src/example/, no longer supported.

0.1-1:  2000/02/17
---------------------
1. Add bimsToggleSmartEditing() function.

2. Fix several bugs in Eten26 keymap implementation.

3. Modify the autoconf & Makefiles to support OpenBSD.

4. Add "no_smart_ed" item to "struct bimsContext", remove the globol 
   variable "no_smart_editing". Now the smart-editing mode of each bc
   should be truely independent.


0.1:  2000/01/24
---------------------
1. 0.1 Released.


$Id: Changes.pre-0.3.shtml,v 1.1 2001/08/09 22:47:37 shawn Exp $
Copyright 2000, libtabe Project. All rights reserved.