2002-01-03  Eugene Ossintsev

	* Version 0.12 released.
	* A couple of changes in the keyboard loop.

2001-12-21  Eugene Ossintsev

	* Version 0.11 released.
	* Changed license from GPL to BSD.
	* Makefile.in: updated.
	* font.c, scr.c: fixed buffer overflow.

2001-11-23  Eugene Ossintsev

	* Version 0.10 released.
	* Fixed cursor positioning on the help page.
	* Fixed xterm color support.

2000-10-11  Eugene Ossintsev

	* 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 Ossintsev

	* 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 Ossintsev

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

2000-01-25  Eugene Ossintsev

	* Version 0.6 released.
	* cfe.c: added the option '-t'.
	* cfe.c: fixed several bugs.

2000-01-12  Eugene Ossintsev

	* 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 Ossintsev

	* Version 0.4 released.
