Update of /cvsroot/perfparse/_perfparse
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10160
Modified Files:
ChangeLog
Log Message:
some refactoring
Index: ChangeLog
===================================================================
RCS file: /cvsroot/perfparse/_perfparse/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** ChangeLog 18 Dec 2007 15:08:50 -0000 1.20
--- ChangeLog 3 Jan 2008 22:04:44 -0000 1.21
***************
*** 2,5 ****
--- 2,6 ----
Added version information to storage API (module) (FG)
Added advanced error log facilities. (FG)
+ Added possibilities for cgi to read stored graph data from DB (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)
|