2004-04-21  Jess Thrysoee  <jess (at)thrysoee.dk>

   * Version 2.4

   * doc/xtermcontrol.roff, src/xtermcontrol.h, doc/xtermcontrol.roff: Added
   new option: --timeout

   * doc/ctlseqs.ms, doc/ctlseqs.txt: updated from xterm-186

2004-01-07  Jess Thrysoee  <jess (at)thrysoee.dk>

   * Version 2.3

   * src/xtermcontrol.h: don't include X11/Xlib.h, it not needed.

   * doc/xtermcontrol.roff, src/xtermcontrol.c, src/configuration.c,
   src/xtermcontrol.h, src/configuration.h: Update Copyright year. 

   * doc/xtermcontrol.roff: update documentation of the --font option with the
   syntax of how to access the fontmenu.

   NOTE: The implementation of the negative relative size fontmenu navigation
   at xterm patch level #184 has a typo preventing it from working correctly.
   This has been reported to the xterm maintainer.

2003-09-07  Jess Thrysoee  <jess (at)thrysoee.dk>

   * Version 2.2

   * src/configuration.c, src/xtermcontrol.c: compile without errors and
   warnings with g++

2003-08-17  Jess Thrysoee  <jess (at)thrysoee.dk>

   * Version 2.1 (only one minor version number is needed)

   * geometry.c: Source file removed. As of xterm patch #168 the window
   position bug has been fixed, so the Xlib workaround is no longer needed.

   * all: Added new options: --[get-]colorN
                             --[get-]highlight
                             --force
                             --reset
                             --get-raw

   NOTE: Setting highlight does not work at xterm patch level #179. A patch
   for this has been accepted by the xterm maintainer, so presumably, it
   should be fixed in the next release, i.e. #180.

2002-10-26  Jess Thrysoee  <jess (at)thrysoee.dk>

   * Version 2.0.2

   * src/configuration.c: Problem: configuration files take no effect.
   Solution: remove newline from fgets input when reading key/value pairs
   from configuration file.

   * src/xtermcontrol.c: remove trailing whitespace from configuration file


2002-10-20  Jess Thrysoee  <jess (at)thrysoee.dk>

   * Version 2.0.1

   * src/configuration.c: included OpenPKG.org patch.

   * configure.in: exit configure when X libs/includes not located

   * doc/xtermcontrol.spec: added rpm spec file.

2002-09-19  Jess Thrysoee  <jess (at)thrysoee.dk>

   * Version 2.0.0

   * all: Complete rewrite. Rename project from xtermcolors
   to xtermcontrol.

2002-05-18  Jess Thrysoee  <jess (at)thrysoee.dk>

   * Version 1.0.0

   * all: Initial version.
