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.

