
From 1.3.1 (patchlevel 3.1.toolwait-0.1) -> 1.3.1.toolwait (patchlevel 3.1.toolwait-0.2):
-------------------------------------------------

  - Added option to use other programs than "xtoolwait".
    Command line option is "-p" and X-resource
    "xtoolplaces.toolwaitprog". Also, edited the manual a little
    to reflect the new options and recources.
    (This entry by Peter Bollerman <bollerma@math.ruu.nl>, 13-9-95)

From 1.3.1 (patchlevel 3) -> 1.3.1.toolwait (patchlevel 3.1.toolwait-0.1):
-------------------------------------------------

  - Added option -w to use "xtoolwait", a Sun OpenWindows "toolwait"
    look-alike. Command line option is "-w" and X-resource
    "xtoolplaces.toolwait". Also, when named "owplaces" the program will
    automatically assume the use of "xtoolwait".
    (This entry by Peter Bollerman <bollerma@math.ruu.nl>, 13-9-95)

From 1.3 (patchlevel 3) -> 1.3.1 (patchlevel 3.1):
-------------------------------------------------

  - Changed the adding of geometry options to be the first options as opposed
    to adding them onto the end.  This is especially needed for programs that
    have an option that needs to go at the end (i.e. xterm's -e option).
    (brought to my attention by etj90)

From 1.2 (patchlevel 2) -> 1.3 (patchlevel 3):
---------------------------------------------

  - Fixed compile bugs as reported by gcc.  Add gcc support in Imakefile
    and Makefile.simple (they are commented out). (compile bugs brought
    to my addention by Michael Salmon, Chung Tin Kwok, Simon Leinen, Nelson
    Minar, Malcolm C. Strickland)

  - Fixed bug which caused xtoolplaces to core dump (when epoch is around).
    (brought to my attention by Ted Rodriguez-Bell).

From 1.2 Beta (patchlevel 1) -> 1.2 Final (patchlevel 2):
--------------------------------------------------------
  - Added support for emacs (source code supplied by Kresten).

  - Added support for xconsole (suggested by Matthias Pfuetzner).

  - The function strdup() was added for systems that don't have it
    (brought to my attention by Renato).

  - Put double quotes around options with whitespace in them (brought to
    my attention by Larry W. Virden).

From 1.1 Beta (patchlevel 1) -> 1.2 Beta (patchlevel 1):
-------------------------------------------------------

  - Added checking of a null WM_COMMAND (Filemgr's wastebasket and
    Mailtool's Compose window) (problem found by Larry E. Wagner).

From 1.0 -> 1.1 Beta (patchlevel 1):
-----------------------------------

  - Added handling of resources as defined in Volume One, Xlib Programming
    Manual, p. 346 (suggested by Larry W. Virden).

  - Fixed bug in fix_command(), didn't take into account that X positions
    can have + and - signs in them.

