]> git.etc.gen.nz Git - spong.git/commitdiff
latest changes
authorStephen L Johnson <sjohnson@monsters.org>
Tue, 19 Dec 2000 21:16:37 +0000 (21:16 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Tue, 19 Dec 2000 21:16:37 +0000 (21:16 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0a622468260e9f6f4ff9b3601e3b00effb13f8e4..75a751c1618a9883dfb4e9a220bfa984d3a374d1 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,11 @@ Stephen L Johnson <sjohnson@monsters.org>
 Version 2.7.1
 
 12/19/00
+ADDED - Added "group" attribute for %HUAMNS entries. It allows a group
+of users to be specified. The change handles contact hashes properly. Read
+the documentation in the spong.hosts documentation for more info. (Thanks to
+Michael Brown <michaelb@opentext.com> for the patches).
+
 CHANGED - removed the pingecho() from check_ping spong-network module. And fixedalarm() timer problem with eval{} block.
 
 ADDED - (EXPERIMENTAL!!!) Added code to spong-network.pl to allow remaining
@@ -51,7 +56,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.49 2000/12/19 20:06:03 sljohnson Exp $ RCS keyword.
+spong.hosts host specific parameters. And added $Id: CHANGES,v 1.50 2000/12/19 21:16:37 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>)