[Mon-commit] mon CHANGES,1.3.2.1,1.3.2.2
Brought to you by:
trockij
|
From: Jim T. <tr...@us...> - 2007-05-03 19:56:21
|
Update of /cvsroot/mon/mon
In directory sc8-pr-cvs16:/tmp/cvs-serv31786
Modified Files:
Tag: mon-1-2-branch
CHANGES
Log Message:
snpp use strict fix, mon.cgi ack display fix, mon.monitor option fix, nntp -f fix, all from augie
Index: CHANGES
===================================================================
RCS file: /cvsroot/mon/mon/CHANGES,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -d -r1.3.2.1 -r1.3.2.2
*** CHANGES 3 May 2007 19:41:23 -0000 1.3.2.1
--- CHANGES 3 May 2007 19:55:36 -0000 1.3.2.2
***************
*** 5,15 ****
-----------------------------------------------
! -Added RPM spec update to do a "chkconfig on" in the post install,
! and fixed a path bug in S99mon
! by Augie Schwer
! -Fix config parsing of unack_summary, added docs for the option in the
! man page
! by Augie Schwer
--- 5,21 ----
-----------------------------------------------
! -Bunch of fixes from Augie Schwer:
! Added RPM spec update to do a "chkconfig on" in the post install, and fixed a path bug in S99mon
!
! Fix config parsing of unack_summary, added docs for the option in the man page
!
! Fix display of ack'd services in mon.cgi
!
! Fix -p/-P option problem in mon.monitor
!
! Fix nntp.monitor "-f" option
!
! Allow snpp.alert to "use strict"
|