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.