]> git.etc.gen.nz Git - spong.git/commitdiff
updated changes
authorStephen L Johnson <sjohnson@monsters.org>
Wed, 15 Nov 2000 17:27:14 +0000 (17:27 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Wed, 15 Nov 2000 17:27:14 +0000 (17:27 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 422f2d399a4da17d0aea7d4404edeeb9a51b327f..5eae6a0d8783d98e01566bbb96d4649771971217 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,40 @@ You can pick up the latest spong version from:
 
 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