[Opal-commits] opal changelog.txt,1.37,1.38
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-08-16 08:28:29
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16644 Modified Files: changelog.txt Log Message: Added VC8 (i.e. .NET 2005) project files. Index: changelog.txt =================================================================== RCS file: /cvsroot/opal/opal/changelog.txt,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** changelog.txt 6 Aug 2005 05:58:24 -0000 1.37 --- changelog.txt 16 Aug 2005 08:28:21 -0000 1.38 *************** *** 15,18 **** --- 15,20 ---- ------------------------------------------ + * 8-16-05: Added VC8 (i.e. .NET 2005) project files. (Tyler Streeter) + * 8-6-05: Fixed bug in ODE function found by EarthquakeProof - a VolumeSensor using a volume Solid with an offset shape caused a segmentation fault when getting user data from its ODE geomID in ODESimulator::internal_queryVolume. (Tyler Streeter) |