]> git.etc.gen.nz Git - spong.git/commitdiff
latest updates spong-2_7_5
authorStephen L Johnson <sjohnson@monsters.org>
Wed, 13 Jun 2001 16:12:24 +0000 (16:12 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Wed, 13 Jun 2001 16:12:24 +0000 (16:12 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index fed0681e9b448a1a4ee168d3102a93a4479bc580..f235e5fac81762748337e3183c1e0d42f2de95b7 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,7 @@ You can pick up the latest spong version from:
 
 Stephen L Johnson <sjohnson@monsters.org>
 
-Version 2.7.4
+Spong 2.7.5
 
 06/07/01 - fixed logic bug in add_contact() routine with group recipients not
 being expanded - spong-message.pl
@@ -13,6 +13,8 @@ being expanded - spong-message.pl
 05/25/01 - fixed problem with stop_after flag not being reset on servics after
 a flagged service - spong-network.pl
 
+Version 2.7.4
+
 05/07/01 - commiting various odl changed to CVS
 
 04/20/01 - fixed misplaced brace in my previous fix for spong-message.pl
@@ -204,7 +206,7 @@ template is not found in spong.message config file.
 
 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.59 2001/06/13 16:08:27 sljohnson Exp $ RCS keyword.
+spong.hosts host specific parameters. And added $Id: CHANGES,v 1.60 2001/06/13 16:12:24 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>)