From: Florian G. <re...@us...> - 2007-12-16 22:45:52
|
Update of /cvsroot/perfparse/_perfparse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22333 Modified Files: ChangeLog Log Message: Changelog update Index: ChangeLog =================================================================== RCS file: /cvsroot/perfparse/_perfparse/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** ChangeLog 31 May 2007 14:58:31 -0000 1.18 --- ChangeLog 16 Dec 2007 22:45:52 -0000 1.19 *************** *** 1,3 **** --- 1,4 ---- Version 0.106.2 + Added advanced error log facilities. (FG) 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) |