Copyright Nov 16, 1999 Leif Sawyer leif@gci.net --- Version 1.0 Released Nov 16, 1999 --- Version 1.1 Released Nov 20, 1999 Added support for GNU AutoConfigure --- Version 1.2 Released Nov 27, 1999 Added CPU utilization graph for the server that the script runs on. No provision to gather remote CPU statistics at this time. Cleanup of some of the autoconfigure scripts --- Version 1.3 Released Dec 1, 1999 More autoconfigure cleanups, added CHANGES file, added extra sanity checks for autoconfig, as well as automatically determining the HTML document root as best as we can. --- Version 2.0 Released Dec 10, 1999 Name change in order to avoid a conflicting registered trademark. These things never show up until it's too late, it seems. Added some extra cleanup code to the Makefile. --- Version 2.1 Release Jan 10, 2000 New versions of QStat and MRTG are now included within the package. Some very minor install bugs have been cleaned up --- Version 2.2 Release Jan 12, 2000 Another release of QStat for updated Unreal Tournament support. Some reorganization to make upgrades a bit easier. --- Version 2.3 Release Feb 18, 2000 Small bugfix in FindDocRoot.sh where entries with quotes weren't being properly handled. New release of QStat which fixes the Unreal poll hang. --- Version 2.4 Release Jul 14, 2000 Some more fixes in the FindDocRoot.sh utility, and corresponding fixes in the Configuration script to properly use either found or user-supplied web roots. Fixed 'Server Name' inline href issue (thanks to Michael Crook) in HTML pages so that click-to-game works properly. --- Version 2.5 - 2.9 Internal only --- Version 3.0 Release Jan 29, 2001 Finally got around to fixing the PNG/GIF selection process, so it should work on boxes transparantly now. If only the UNISYS patent would expire, or PNG support were more widespread. Updated to QStat 1.24a Updated to MRTG 2.9.7 --- Version 3.1 Release Jan 30, 2001 Fixed a problem with the arrays containing single-quotes. Apparantly a debug version crept into the production line which would keep the code from properly working. Added some more debug code, in case you really want to see what is going on. --- Version 3.2 Release Jan 30, 2001 Fixed the sorting! Also, there was another typo... (Sheesh, ever hear of proofreading?) which was keeping the player updates from updating. Lastly, the makefile had a typo in it so it wouldn't update the graphics extention type -- keeping png users in the dark, so to speak. Everything looks pretty solid right now. --- Version 3.3 Release Feb 1, 2001 Fixed a quoting issue in the FindDocRoot.sh script where some shells wouldn't handle the ^String. Removed a dependancy on the shared-lib version of GD in favor of the static libgd --- Version 3.4 Release Aug 10, 2001 Updated qstat to version 2.4d Updated mrtg to 2.9.17 -- Version 3.5 Release Oct 1, 2001 Updated to use system versions of QStat and MRTG if available. -- Version 3.6 Release Dec 12, 2001 Updated QStat Updated to support inline bandwidth monitoring via an external script. This option must be forced at install time, and users are encouraged to create their own monitor script and submit it back to me for distribution!