Version 2.7.1
+12/20/00
+ADDED - Added ignore_interface facility to check_interfaces spong-network
+module. This change allows you to specify one or more network faces to ignore
+on a host. (Thanks to Joe <moebius@bitstream.net> for the changes.)
+
+FIXED - Fix a slight logical problem with the check_interfaces spong-network
+module. And added a slight enhancement to the summary line. It will now
+return the number of interfaces that are down. (Thanks to Duncan Sargeant <dunc-spong@rcpt.to> for the changes)
+
+ADDED - Added per service downtimes for spong.hosts file. Services are
+specified by a 'down:servicename' attribute in the host entry in spong.hosts.
+(Thanks to Andrew Ruthven <puck@chelmer.co.nz> for the patch)
+
+FIXED - Fixed syntax error in /lib/Spong/Host.pm module with the
+$WWW_PROB_ACTIONBAR actionbar generation code. (Thanks to Andrew Ruthven
+<puck@chelmer.co.nz> for the fix)
+
12/19/00
+CHANGED - Added code in spong-server.pl to send "message" field of status
+message to spong-message program when notifications are sent.
+
FIXED - Fixed problem in spong-message.pl with message throttling and
contacts that are hashes. (Thanks to Michael Brown <michaelb@opentext.com> for
the patches)
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.51 2000/12/19 22:21:06 sljohnson Exp $ RCS keyword.
+spong.hosts host specific parameters. And added $Id: CHANGES,v 1.52 2000/12/20 23:46:14 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>)