From e4e8d015f0f082f3a745ab28ad364927c4414ec5 Mon Sep 17 00:00:00 2001
From: Stephen L Johnson <sjohnson@monsters.org>
Date: Wed, 15 Dec 1999 21:04:56 +0000
Subject: [PATCH] Updated CHANGE log file

---
 CHANGES | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGES b/CHANGES
index 9743c23..a304c80 100755
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,18 @@ Stephen L Johnson <sjohnson@monsters.org>
 
 Version 2.6 Changes
 
+12/08/99
+FEATURE - Added data plugin mechanism to spong-server. This is a hook to 
+the service status update to be used by output programs. Two sample plugin 
+modules in contrib/plugins/spong-server are included. They both write data
+to RRD Tool databases. data_rrd_disk logs usage for file system on a host.
+data_rrd_la logs the load average, number of user and numbers of jobs.
+
+12/07/99
+FIXED - www-spong-ack was missing 'use Time::Local;' statement. This was 
+causing web server error when an explicit date/time was used in the Duration
+field. (Thanks to Jonathan Bryne)
+
 12/06/99
 CHANGED - Moved spong-cleanup's configuration parameters to spong.conf file.
 
-- 
2.30.2