08/08/95	cxterm-5.0p3 packaged and released.

    + X11R6 fix level 12 applied
	- patch ./cxterm/main.c, ./cxterm/TekPrsTbl.c, and ./cxterm/VTPrsTbl.c

    + some X11R5 is really X11R4 in some aspects
	- update ./Xcompat/imake-R5.compat

    + fixed two bugs that cause core dump during HZ input
	- fixed ./cxterm/HZfilter.c 

    + new phrase dictionary for KS encoding
	- add ./dict/ks/simple.lx
	- update ./cxterm/CXterm.ad

05/22/95	cxterm-5.0p2 packaged and released.

    + improve installation script to check for fullpath name
	- enhance ./script/installc.sh

    + fixed the "Error 5, errno 22" problem in SGI IRIX5.3
	- fix ./cxterm/main.c

    + some imake program generates wrong imake includes
	- update ./dict/Imakefile

    + replace the Big5 input method Boshiamy with the one provided
      by K.C.Kao (kckao@event.ee.ntit.edu.tw), which has more hanzi.
	- update ./dict/big5/Boshiamy.tit

02/14/95	cxterm-5.0p1 packaged and released.

    + X11R6 fixes up to level 11 applied
	- patch ./cxterm/main.c

    + IC builtin method now also accepts GL codes (hibit unset).
	- update ./cxterm/HZbuiltn.c

    + added two Big5 input methods.
	- add ./dict/big5/Boshiamy.tit, ./dict/big5/HSU.tit
	- update ./dict/big5/Imakefile, ./cxterm/CXterm.ad 

    + fixed a bug in CXterm so that now "CXterm -Big5" works.
	- update ./scripts/CXterm.sh, ./scripts/installc.sh

    + fixed the "XtGravity redefined" problem for some old X11R4.
	- fix ./cxterm/charproc.c (line 88)

    + fix a font making problem in some X11R4 (e.g. SGI) system.
	- added a rule in ./Xcompat/imake-R4.compat
	- include "imake.local" in ./fonts/Imakefile

    + fixed the "make depend" problem in Sun OpenWindow (makedepend bug).
	- update ./Imakefile, ./Makefile.ini

    + rewrite ": ${M:=V}" in "if ... then ... fi"
	- some shells don't understand this
	- update ./scripts/*.sh

    + added a new way to determine X version. 
	- fixed ./Imakefile
	- added a new file ./xrel.c
	- stupid OpenWindow imake templates

    + minor bug fixes.
	- ./cxterm/HZchList.c ./cxterm/HZfilter.c ./cxterm/HZinCntx.c
	- ./utils/tit2cit.c

    + recorded the changes
	- update Doc/version, add Doc/HISTORY (this file)
	- update Doc/CXTERM.FAQ

01/17/95	cxterm-5.0 packaged and released.
