Stephen L Johnson <sjohnson@monsters.org>
-Version 2.7 Changes
+Version 2.7.1
+
+11/14/00
+ADDED - Added ability to adjust size of Top Frame of www-spong in 3 frame mode
+files - src/www-spong.pl
+ config/spong.conf.in
+ config/spong.conf.sample
+
+11/06/00
+
+FIXED - Fixed bug with $SPONGSLEEP defaulting to 300 in spong-server. moved
+sleep code to after loading of config files. (Thanks to David Bronder)
+
+FIXED - Fixed parsing bug with hostnames containing '-' in www-spong-ack.
+(thanks to David Bronder)
+
+11/07/00
+FIXED - Fixed problem with missing RPCINFO commands in spong.conf.* files.
+added -s in solaris ping command
+
+CHANGED - Add check_process changes by John Wingenbachm along with added
+optional critical counts for processes ( e.g. ['regexp:cnt','regexp:cnt'] )
+
+CHANGED - Changed chown commands in Makefile to chown / chgrp command pairs
+
+FIXED - Fixed problem with check_http Network module in HTTP/1.1 check for
+problem in IIS running virt server but not to serve under it's FQDN (thanks
+to David Bronder <dave-bronder@uiowa.edu>
+
+Version 2.7.0 Changes
+
+10/26/00
+FIXED - Fixed a bug with the new host group 'display' attribute code in
+HostGroup.pm
10/17/00
FIXED - Miscellenous Makefile/make syntax and spelling errors