From: Stephen L Johnson Date: Wed, 15 Nov 2000 17:27:14 +0000 (+0000) Subject: updated changes X-Git-Tag: spong-2_7_1~6 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f888d794fc010c2e75b3a4777dfae0f42506743;p=spong.git updated changes --- diff --git a/CHANGES b/CHANGES index 422f2d3..5eae6a0 100755 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,40 @@ You can pick up the latest spong version from: Stephen L Johnson -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 + +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