]> git.etc.gen.nz Git - spong.git/commitdiff
latest udates
authorStephen L Johnson <sjohnson@monsters.org>
Mon, 18 Sep 2000 18:34:13 +0000 (18:34 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Mon, 18 Sep 2000 18:34:13 +0000 (18:34 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index df405c075108388a7cfcbefc6946acb91d37a51b..8d98a8c2d52115c3c25b8519586cf8e45bdb8832 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -7,7 +7,36 @@ Stephen L Johnson <sjohnson@monsters.org>
 
 Version 2.7 Changes
 
-04/15/00
+09/15/00
+ADDED - Added check_telnet spong-network modules into CVS
+
+CHANGED - Various documentation updates to POD documentation
+
+09/14/00
+ADDED - Added /pod/builddoc program to build Spong documentation from all POD
+sources in the distribution.
+
+09/13/00
+CHANGED - Replace check_dns spong-network modules with one that doesn not use
+Net::Ping. It uses nslookup or dig to do the actual query.
+
+CHANGED - Update the spong.conf.<os> files with the new $DNSCMD config variable.
+
+09/01/00
+CHANGED - Removed POD documetation from /src/*.pl source files to seperate 
+files in /pod.
+
+08/21/00
+CHANGED - Changed WWWSPONG and WWWACK defaults in the spong.conf file by
+removing the "http://hostname/". It's not really needed.
+
+08/21/00
+UPDATED - Updated spong-client module to handle multiple mail queue directory
+capability of sendmail version 8.10 and higher. If spong.conf variables
+$MAILQ_SUBQ_WARN and $MAILQ_SUBQ_CRIT are defined, check_mailq will warning
+and critical counts checks for each queue directory.
+
+08/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