|
From: <mk...@us...> - 2003-04-20 22:41:44
|
Update of /cvsroot/csp/APPLICATIONS/SimData
In directory sc8-pr-cvs1:/tmp/cvs-serv24446
Modified Files:
CHANGES.current
Log Message:
see CHANGES.current
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** CHANGES.current 18 Apr 2003 11:51:28 -0000 1.24
--- CHANGES.current 20 Apr 2003 22:41:40 -0000 1.25
***************
*** 2,5 ****
--- 2,11 ----
===========================
+ 2003-04-20: onsight
+ Fix for a nasty little bug in ObjectInterface.h that could
+ cause memory corruption during data compiling. Rebuild
+ SimData, install it, then rebuild CSPSim from scratch (just
+ to be sure).
+
2003-04-18: onsight
Wrote a specialized vector rotation method for quaternions
|