
version 1.3 (Nov 14 1998)

No patches yet.

version 1.2 (Nov 11 1998)

1.2 patch 1 (allanon)
 o changed hardcoded "asexecrc" to use the detected asexec rcfile; oops :)
 o keep track of the swallow'ed child processes' IDs, so they can be 
   killed when asexec quits

version 1.1 (Nov 9 1998)

1.1 patch 1 (allanon)
 o added AUTHORS
 o added ChangeLog
 o configure.in: separated $version (asexec-x.y) into $name (asexec) and 
   $version (x.y)
 o man page now uses the $version from configure
 o added -v (--version) and -h (--help) options
 o find_rcfile() and usage() to now use $name and $version; if and when 
   i write another AS app, they can be copied unmodified
 o send WM_DELETE_WINDOW to client windows before quitting
 o removed a couple of diagnostic printf()'s
 o all paths in PixmapPath now work instead of only the last one
