Version 2.6.1 Changes
+01/06/00
+FIXED - notification bug in spong-message where contacts without messaging
+method would no receive notifictions.
+
+01/06/00
+CHANGED - The debug loggin code in spong-message has been changed to allow
+the user to select how verbose the debugging output is.
+
+01/04/00
+CHANGED - Code for spwaning and handling child processes in spong-server has
+been rewritten. Update proceses can now be selectivedly turned off. The new
+code will make scaling up easier.
+
12/28/99
-FEATURE - The status updates associated with History entries are now kept. They
+ADDED - The status updates associated with History entries are now kept. They
are displayed by clicking the color icon or block in the first columns of
the History Display web page. It is controlled by the $STATUS_HISTORY variable
in spong.conf file.
etc/spong.conf
12/27/99
-FEATURE - Added status summary line to image ALT text attribute to web pages
+ADDED - Added status summary line to image ALT text attribute to web pages
using IMAGES. On most browsers this will display the status summary line
in a popup window when the pointer is over the status icon.
files - lib/Spong/HostList.pm
Version 2.6 Changes
12/08/99
-FEATURE - Added data plugin mechanism to spong-server. This is a hook to
+ADDED - 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.