From: Florian G. <re...@us...> - 2007-05-31 14:58:32
|
Update of /cvsroot/perfparse/_perfparse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11190 Modified Files: ChangeLog Log Message: Fixed bug where part of the grid is painted on the border. Index: ChangeLog =================================================================== RCS file: /cvsroot/perfparse/_perfparse/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** ChangeLog 13 Mar 2007 21:59:49 -0000 1.17 --- ChangeLog 31 May 2007 14:58:31 -0000 1.18 *************** *** 1,3 **** --- 1,4 ---- Version 0.106.2 + Fixed bug where part of the grid is painted on the border. (FG) 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) |