version 0.92i 2003/03/27
  modify lib/coding.c: change BIG5.ETen.3.10-1 to BIG5-0
  modify fonts/: change .smf to .bdf
  add fld/bdftosmf.c for speed purpose
  modify fld/bdf.c alias BIG5.ETen.3.10-1 to BIG5-0
  remove cintab/cj cintab/ar30 cintab/unused
  remove cintab/et3/array30.tab cintab/et3/changjei.tab cintab/et3/xusrar30.tbl
  import tsi.src from chewing use "cat tsi.src | sed -e 's/ [0-9]* / /g' \
    -e 's//1/g' -e 's//2/g' -e 's//3/g' -e 's//4/g'"

version 0.92h 2002/12/18
  modify src/vc.c: modify beepCount
  modify src/vc.c: change beepCount default from 5 to 1

version 0.92g 2002/12/15
  add cintab/cj.cin cintab/array30.cin cintab/simplex.cin
  modify src/vga.c: add Pels default
  modify src/vga.c: change CursorTop default from 14 to 0
  modify src/child.c: add StartUp default
  modify src/xi.c: add cj simplex array30 liu to default
  modify src/vi.c: add NORMAL default
  modify src/vc.c: change TextCopy(), rearrange ch2 and ch output sequence

version 0.92f 2002/11/28
  merge with b5cbin-pa.tgz, author pa@freebsd.ee.ntu.edu.tw

version 0.92e 1999/02/12
  fix bug:
    ftp://bsd.sinica.edu.tw/pub/FreeBSD/taiwan/users/woju/source/b5c-d2e.patch

version 0.92d
  With the help from pa@freebsd.ee.ntu.edu.tw
  +0.92d use kc-fonts, whcih can be included in cdrom, instead of
  taipei-fonts.
  Note: 0.92c is restricted due to the taipei-fonts-copyright.

version 0.92b
  fix bug:
    - a fatal auto cursor bug in v0.92

version 0.92
  fix bug:
    - vt100 automatic margins
    - new syscons in FreeBSD-2.2.1-RELEASE
    - tsin initialization
  new:
    - support utmp for FreeBSD
  other:
    - change the program names to b5c and b5cfld
    - minor change for auto cursor

version 0.91
  fix bug:
    - directory checking for font installation
    - right-ctrl key
    - vt100 compatible function keys
    - chinese in joe editor
  new:
    - Beep() function (ctrl-g) added by woju.bbs@freebsd.ee.ntu.edu.tw
    - map ALT to META (for emacs) by '-altmeta 1' argument
    - additional vty switching keys (shift-alt-Fx,ctrl-alt-Fx,shift-ctrl-alt-Fx)
    - auto cursor for chinese character when deleting/moving
      (use ctrl-alt-t to enable/disable this function)
    - up arrow key to select character in tsin

version 0.9
  * incorporate the core of XCIN to do chinese input translation
  * add the chinese input status line

version 0.1
  * a simple modification of KON (a kanji console) for Big5 Chinese
  * submitted as ports/chinese/big5con to freebsd.org

