From: <mk...@us...> - 2004-03-31 07:58:26
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5246 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.101 retrieving revision 1.102 diff -C2 -d -r1.101 -r1.102 *** CHANGES.current 30 Mar 2004 11:36:25 -0000 1.101 --- CHANGES.current 31 Mar 2004 07:46:41 -0000 1.102 *************** *** 1,4 **** --- 1,9 ---- Version 0.4.0 (in progress) =========================== + 2004-03-30: onsight + * Fixed some indentation issues. Other than that the ExceptionBase + change builds fine under Linux. Some namespace hacks still need + to be cleaned out of ExceptionBase.h though. + 2004-03-30: delta * Changed Exception.* files to ExceptionBase.* to avoid |