[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.4,1.5
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-03-30 01:29:43
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6089/docs Modified Files: CHANGES.txt Log Message: Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** CHANGES.txt 25 Mar 2004 01:33:38 -0000 1.4 --- CHANGES.txt 30 Mar 2004 01:18:10 -0000 1.5 *************** *** 3,6 **** --- 3,11 ---- 0.6 --------------------------------------------------------------------- + *** 2004-03-29 Dewitt Colclough *** + - Finished code to write database to XML. This is planned to be used + for the database viewer, though performance may make this a bad idea + for a larger database in the future. + *** 2004-03-24 Dewitt Colclough *** - Replaced libxml2 with TinyXml C++ library |