Stephen L Johnson <sjohnson@monsters.org>
Version 2.6c
+02/09/00
+CHANGED - Spong::Status::status() is now more agressive in trying to connect
+to spong-server. It will try up to 30 times before aborting.
+ file - lib/Spong/Status.pm
+
+FIXED - spong-network was die'ing when it failed to connect to spong-server.
+It will now just log a message and then continue.
+
+CHANGED - spong-netowrk modules check_ftp and check_smtp now sent the quit\n
+command to the host being check to properly terminate the connection.
+
CHANGED - spong-network plugin check_http was changed to treat a response code
of 401 (Authorization Required) as a green status. A 401 should be treated as
a normal reponse from a passworded page being checking on the web server.