Version 2.7.2
+01/06/00
+FIXED - Fixed problem in Status.pm perl module about a missing alarm(0)
+when the module die's after an unsuccessfull socket creation. (Thanks for
+David Bronder <david-bronder@uiowa.edu> finding the problem.)
+
01/04/00
UPDATED - The Status.pm module now allows you to specify multple Spong Servers
along with the upate process port number. The full syntax is
12/21/00
ADDED - Added a new attribute flag 'skip_network_checks' for the spong.hosts
-config file. Is is for the spong-network program. When set for a host,
+config file. It is for the spong-network program. When set for a host,
spong-network will skip all of the testing for that host.
FIXED - Fix problem in the Makefile with a 'tmp' dir not being created in 'make
11/29/00
CHANGED - Added code in check_http, check_interfaces and check_snmp use new
-spong.hosts host specific parameters. And added $Id: CHANGES,v 1.55 2001/01/05 20:49:38 sljohnson Exp $ RCS keyword.
+spong.hosts host specific parameters. And added $Id: CHANGES,v 1.56 2001/01/07 02:01:54 sljohnson Exp $ RCS keyword.
ADDED - Added wml_escape() in Service.pm module to escape WML format characters
for display_wml() procedure. (Thanks to Christophe Delmon <delmon@fingo.net>)