From: <mk...@us...> - 2004-03-19 09:15:42
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6110 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.99 retrieving revision 1.100 diff -C2 -d -r1.99 -r1.100 *** CHANGES.current 14 Mar 2004 04:19:23 -0000 1.99 --- CHANGES.current 19 Mar 2004 09:05:50 -0000 1.100 *************** *** 1,9 **** Version 0.4.0 (in progress) =========================== 2004-03-13: onsight * Some enhancements to the scons script (e.g. building debian packages, fix a popen3 issue under windowns). * Minor swig interface cleanup of std_vector.i includes. ! * Added source code file and line numbers to log output. 2004-02-03: delta --- 1,15 ---- Version 0.4.0 (in progress) =========================== + 2004-03-18: onsight + * After some effort debugging the scons scripts under windows + with delta, I've checked in some of the necessary changes. + This should be a step in the right direction, but isn't the + full answer. + 2004-03-13: onsight * Some enhancements to the scons script (e.g. building debian packages, fix a popen3 issue under windowns). * Minor swig interface cleanup of std_vector.i includes. ! * Added source code file and line numbers to log output. 2004-02-03: delta |