2001-06-11  ha shao <hashao chinese.com>

	* Finish autoconf tools.

	* Finish man page. yyt.1

	* Some texinfo work. I don't want to do this. Boring.

	* Found out that slrn wanted to be a smart ass and stopped 
	  displaying raw text. Damn it.

	* Release 0.7.0 now. To me, the work is completed. Will only update
	  if got bug reports or patches. ;)

2001-06-04  ha shao <hashao chinese.com>

	* Use gengetopt for command line parsing. Don't ask why.
	
	* Finally add the window resize handling. Now I've done everything
	  I want to have with this program.

2001-04-30  ha shao <hashao chinese.com>

	* Messed around with autogen, automake. Not done
	  and won't be done soon.

	* Changed util.[ch] to yyt_util.[ch] cause I suspect it will
	  confuse some other libraries in the future.

2001-04-29  ha shao <hashao chinese.com>

	* Require libhz 0.3.12 so things works beautifully! 
	  Thanks saka!

	* Release 0.3.3.
	  
2001-04-27  ha shao <hashao chinese.com>
	
	* Switch to hz_search, hz_convert functions of libhz 0.3.11.
	  Still broken. :( Will revisit later.

	* pass struct curconfig to zhconv() instead of "fromcode, tocode".
	  So I can reset half-hanzi with every hzsegment except
	  at buffer boundery. (zhconv.c)

2001-04-05  ha shao <hashao chinese.com>

	* Don't beep in control mode. (parseinput.c)

	* Fix disable mode bug. (fromcode is now -2).

	* Version 0.3.2
	
2001-04-04  ha shao <hashao chinese.com>
	
	* Make compilation -Wall clean

	* Increase BUFFSIZE to MAX_BUFFER in <hz.h>

	* Add HACKING file

2001-03-22  ha shao <hashao chinese.com>

	* update some documentation.

2001-03-22  ha shao <hashao chinese.com>

	* Add crude hack to also handle input conversion when 
	  fromcode and tocode are specified (loop.c)

	* Don't do hanzi segmentation when we already know 
	  fromcode. (loop.c)

2001-01-29  ha shao  <hashao chinese.com>

	* cstty: initial version.

