[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.5,1.6
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-04-03 15:51:50
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22160/docs Modified Files: CHANGES.txt Log Message: selection box drawing Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** CHANGES.txt 30 Mar 2004 01:18:10 -0000 1.5 --- CHANGES.txt 3 Apr 2004 15:39:31 -0000 1.6 *************** *** 3,6 **** --- 3,9 ---- 0.6 --------------------------------------------------------------------- + *** 2004-04-03 Dewitt Colclough *** + - Added multi-unit selection box drawing to map + *** 2004-03-29 Dewitt Colclough *** - Finished code to write database to XML. This is planned to be used *************** *** 8,11 **** --- 11,17 ---- for a larger database in the future. + *** 2004-03-28 Xavi *** + - Linux compatibility fixes + *** 2004-03-24 Dewitt Colclough *** - Replaced libxml2 with TinyXml C++ library |