Version 2.7.1
+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,
+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
+client' directory.
+
+CHANGED - Added enhanced section of testing $MESSAGING_RULES with spong-message
+program in the spongfaq.pod question #3.
+
12/20/00
ADDED - Added exclude_color / exclude_status matching to the spong-message
matching rules. You can specify one or more status color to exclude on.
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.53 2000/12/21 00:15:28 sljohnson Exp $ RCS keyword.
+spong.hosts host specific parameters. And added $Id: CHANGES,v 1.54 2000/12/21 22:45:23 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>)