
1.2.2:
Sam Lantinga - Mon Apr 10 14:50:41 PDT 2000
 * Use portable code generation (for EV4) on Linux/Alpha
Sam Lantinga - Mon Apr 10 14:32:17 PDT 2000
 * Catch the case when gnome-config isn't available or executable
Sam Lantinga - Mon Apr 10 13:58:56 PDT 2000
 * Added an extras directory containing the "makedesktop.sh" script
Sam Lantinga - Mon Apr 10 13:54:04 PDT 2000
 * Only offer the desktop menu option if there is a "binary" option
Sam Lantinga - Mon Apr 10 13:27:28 PDT 2000
 * Limited the number of characters in the "current file" label
Sam Lantinga - Mon Apr 10 10:44:14 PDT 2000
 * The play option is only available if a symlink was created by setup
Sam Lantinga - Mon Apr 10 10:23:42 PDT 2000
 * Added the "nouninstall" product install option
Sam Lantinga - Fri Apr  7 16:49:45 PDT 2000
 * The "arch" attribute for options allows multiple architectures
 * Documented the "size" attribute for the option element

1.2.1:
Sam Lantinga - Fri Mar 10 15:45:31 PST 2000
 * Added "cdromfile" attribute to specify a unique file on the install CDROM.
Sam Lantinga - Fri Mar 10 14:49:11 PST 2000
 * Keep prompting the user if the do not insert the CD-ROM
Stephane Peter - Wed Mar  8 14:27:11 PST 2000
 * Added "cdrom" attribute to the "install" element to prompt user for CDROM.
Stephane Peter - Tue Mar  7 14:34:11 PST 2000
 * Added default environment variables for scripts called from within setup.
 * Added support for "arch" and "libc" attributes in the "binary" element.
Stephane Peter - Thu Mar  2 17:04:06 PST 2000
 * Added CDROM support and "cdrom" attribute to "files" and "binary" elements
Sam Lantinga - Thu Feb 17 18:59:36 PST 2000
 * Only one menu entry for each combination of desktop and app is created.
Sam Lantinga - Mon Feb 14 13:06:46 PST 2000
 * Added -V command line option to print the version and build date
Troy A. Griffitts - Mon, 14 Feb 2000 12:24:32 -0700
 * Added support for the RedHat /etc/X11/applnk desktop directory
 * Added "menu" and "name" attributes to the binary element
Troy A. Griffitts - Fri, 11 Feb 2000 12:07:39 -0700
 * Added environment variable parsing to the parse_line() function
Troy A. Griffitts - Fri, 11 Feb 2000 12:07:39 -0700
 * Added "path" attribute to the files element
Bernd Kreimeier - 1999-12-10
 * detect.c (detect_diskspace): replaced Karl's libc detection code
   (which failed on glibc-2.0 on our testbox) with new one.

1.2:  Third public release
SOL -   Set the umask for the installer to: 022 
SOL -   Added "arch" and "libc" attributes to the option element
SOL -   Added SETUP_ARCH and SETUP_LIBC environment overrides

1.1:  Second public release
SOL -   Added license file support (eula="license.txt" option for install XML)
SOL -   Added support for <script> elements in options
SOL -	Added preinstall and postinstall script support
SOL -   Added web browser launch support (url="http://....")
SOL -   Added network check for URL, and (localurl="...")
SOL -   Added -c command line option to change working directory
SOL -   Added the "path" attribute to the install element
SOL -   The console ui now checks for write permissions on install path
SOL -   Added '?' help key for console install options
SOL -   Fixed crash with nameless options
SOL -   Wrote documentation for XML setup specification file

1.0:  First public release

Initial Key:
SOL - Sam Lantinga (hercules@lokigames.com)
