Version 2.6 Changes
+12/06/99
+CHANGED - Moved spong-cleanup's configuration parameters to spong.conf file.
+
+CHANGED - Update documentation with new changes.
+
+12/05/99
+FIXED - Fixed bug in spong-message which cause contact with a delay and
+repeat attributes to be continually notified.
+
+FEATURE - Added host_groups and exclude_host_groups matching to spong-message.
+The hostname will be checked to see if it in any of the host groups defined
+in host_groups and exclude_host_groups.
+
+CHANGE - Moved the &load_msg_func() function from begging of program to
+after the rules scanning. They messaging functions will now only be loaded
+it there are notifications to be sent.
+
+CHANGE - Create module Status.pm to encapsulate the &status() function.
+Changed spong-network and spong-client to use the new package.
+ files - lib/Spong/Status.pm
+ spong-client
+ spong-network
+
12/01/99
FIXED - Added error checking code to query process display routined. Querying
for invalid information caused the query process to crash.