From: Florian G. <re...@us...> - 2007-03-13 21:59:57
|
Update of /cvsroot/perfparse/_perfparse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17082 Modified Files: ChangeLog Log Message: Corrected bug where perfparsed does not close the client socket. Thanks to Tamas Erdei for the patch. (FG) Index: ChangeLog =================================================================== RCS file: /cvsroot/perfparse/_perfparse/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** ChangeLog 5 Mar 2007 10:59:47 -0000 1.16 --- ChangeLog 13 Mar 2007 21:59:49 -0000 1.17 *************** *** 1,3 **** --- 1,4 ---- Version 0.106.2 + Corrected bug where perfparsed does not close the client socket. Thanks to Tamas Erdei for the patch. (FG) Image link corrected in "Read Nagios config" (Cedric Temple) Add French translation (Cedric Temple) |