2000-10-11	Eugene Osintsev <gene@linuxave.net>

	* Version 0.9 released.
        * Used autoconf to configure cfe.
        * Added a simple manual page.
	* Added the key 'x' to show Unicode numbers matched by
          the current glyph of the .psf font.
	* Fixed SIGHUP handling.
        
2000-08-25	Eugene Osintsev <gene@linuxave.net>

	* Version 0.8 released.
	* Better handling of window resizing.
	* Added the navigation keys 'm' and 'M' to go through
	  modified and unmodified glyphs.
	* Added the indicator of modified glyphs ('MOD').
	* Added highlighting the eighth glyph column
	  which expends to the ninth column on a VGA adapter
	  in pseudographics area (0xC0-0xDF).
	* Added ncurses mouse support.
	* cfe.c: the option '-t' is now obsolete.
	
2000-04-25	Eugene Osintsev <osgene@omskelecom.ru>

	* Version 0.7 released.
	* Better xterm support.
	* Improved undo abilities.
	  Now there is a separate undo history for every glyph.
	* Fixed a pair of bugs.

2000-01-25	Eugene Osintsev <osgene@omskelecom.ru>

	* Version 0.6 released.
	* cfe.c: added the option '-t'.
	* cfe.c: fixed several bugs.
	
2000-01-12	Eugene Osintsev <osgene@omskelecom.ru>

	* Version 0.5 released.
	* INSTALL, Makefile: updated.
	* cfe.c: rewritten a bit of the code.
	* cfe.c: changed autodetection of font file formats for more stability.
	
2000-01-09	Thien-Thi Nguyen <ttn@glug.org>

	* INSTALL, Makefile: updated
	* cfe.c: added autodetection of different font file formats.

2000-01-04	Eugene Osintsev <osgene@omskelecom.ru>

	* Version 0.4 released.
