From: <mk...@us...> - 2003-08-17 08:08:18
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv9667 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.67 retrieving revision 1.68 diff -C2 -d -r1.67 -r1.68 *** CHANGES.current 16 Aug 2003 10:28:51 -0000 1.67 --- CHANGES.current 17 Aug 2003 08:03:44 -0000 1.68 *************** *** 2,5 **** --- 2,9 ---- =========================== + 2003-08-16: onsight + Replaced several old-school buffer allocations with + std::vector equivalents in DataArchive. + 2003-08-15: onsight More Doxygen work. |