]> git.etc.gen.nz Git - spong.git/commitdiff
changed for spong 2.7 added
authorStephen L Johnson <sjohnson@monsters.org>
Mon, 16 Oct 2000 15:25:55 +0000 (15:25 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Mon, 16 Oct 2000 15:25:55 +0000 (15:25 +0000)
pod/spong-intro.pod

index c945befd6064d0532239383165dfce3cde739f51..037dfef7e8bba887d3592cbde13d08fa6df633c0 100755 (executable)
@@ -265,6 +265,23 @@ at I<http://spong.sourceforge.net/documentation/CHANGES>.
 
 =over 
 
+=item Version 2.7
+
+Enhanced error logging to log file, syslog, and stderr added to all programs.
+Command line paramters are now handle by Getopts::Long perl module to
+consistancy. Debugging output levels can now be specifie in all programs. Date
+and Time displays are now configurable using strftime() format strings.
+
+Spong Server network code changed from single threaded to forking.  Status
+information for for entries in the History file are now stored. Command line
+program for sending status message in scripts or programs added.
+
+Change to the Web interface include displaying Hosts grouped by Host Group,
+option static Title frame, configuration toolbars added to multiple displays.
+The Spong Network checking program now has a more agressive, and configurable,
+error checking routine. Message templates has been added into the Spong Message
+notification program. And an alpha WAP interface has been added.
+
 =item Version 2.6
 
 Notification rules enhanced with matching and excluding by host groups.