Version 2.7 Changes
+04/15/00
+CHANGED - Changed SendMsg to handle multiple servers in $SPONGSERVER variable.
+Port numbers can also be specified as a part of the host names. New syntax for
+$SPONGSERVER is now "hostname[:port] hostname2[:port] ...". If ":port" is not
+specified the the port will default to the $port variable passed in the
+function calls.
+
+08/02/00
+CHANGED - Changed status, event and page functions in /lib/Spong/Status.pm
+module to called a common SendMsg routine to send message. Updated error
+reporting to use main::error() routine.
+
+07/28/00
+UPDATED - Update question 2 in spongfaq.pod file with $HOST = "hostname" in
+spong.conf option
+
07/26/00
CHANGED - Various files. All other code that displays a date and/or a time
have been changed to use the new DATETIMEFMT, DATEFMT, TIMEFMT, TIMEFMTNOSEC