From: <mk...@us...> - 2003-10-10 00:26:04
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv25159 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.76 retrieving revision 1.77 diff -C2 -d -r1.76 -r1.77 *** CHANGES.current 17 Sep 2003 07:27:01 -0000 1.76 --- CHANGES.current 10 Oct 2003 00:26:00 -0000 1.77 *************** *** 2,5 **** --- 2,10 ---- =========================== + 2003-10-09: onsight + Backported a couple fixes from the b0_4_0 branch: + * #include inside simdata namespace in Date.cpp + * snprintf replaced with stringstream in Real.cpp + 2003-09-16: onsight Changed Parse.py to handle misinstalled zlib modules |