From b10f342e1a0054f198263d9080fc9f69f2939f3f Mon Sep 17 00:00:00 2001
From: Stephen L Johnson <sjohnson@monsters.org>
Date: Wed, 3 May 2000 18:25:09 +0000
Subject: [PATCH] Latest changes

---
 CHANGES | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 4c464c7..a70cbc1 100755
--- a/CHANGES
+++ b/CHANGES
@@ -7,8 +7,29 @@ Stephen L Johnson <sjohnson@monsters.org>
 
 Version 2.7 Changes
 
+05/03/00
+CHANGED - Perl POD format documenation was added to the check_snmp and
+check_interfaces modules. You can now use pod2man, pod2text, or any other pod
+convertor to get documenation on the modules.
+
+ADDED - Added check_snmp  contributed by "mike bayliss"
+<mbayliss@datax.be>. I added some more error checking code for SNMP sesion
+problems and make the sysObjID check optional.  SNMP Community names can be
+added to host entries in the spong.hosts file using the 'snmp_community'
+attribute name. The default community is 'public'. The sysObjID check can be
+enabled by adding an 'expect_objid' attribute to the host's entry in %HOSTS in
+spong.conf.
+
+05/02/00
+ADDED - Added check_interfaces contributed by "mike bayliss"
+<mbayliss@datax.be>. I added some more error checking code for SNMP sesion
+problems. SNMP Community names can be added to host entries in the spong.hosts
+file using the 'snmp_community' attribute name. The default community is
+'public'.
+
 04/21/00
-FIXED Fixed problem with Time::HiRes module on system where it's not installed.
+FIXED - Fixed problem with Time::HiRes module on system where it's not
+installed.
 
 CHANGED - Changed the problem escalation code to be a subloop to will recheck
 services that check as down. The services will be reported as a warning 
-- 
2.30.2