[Opal-commits] opal changelog.txt,1.65,1.66
Status: Inactive
Brought to you by:
tylerstreeter
|
From: Olex <ole...@us...> - 2005-12-15 05:09:12
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13249 Modified Files: changelog.txt Log Message: Added unit tests for VolumeSensor and Joint. Found a bug with CCylinder+VolumeSensor+MeshSolid. Extra asserts in ODESimulator. Index: changelog.txt =================================================================== RCS file: /cvsroot/opal/opal/changelog.txt,v retrieving revision 1.65 retrieving revision 1.66 diff -C2 -d -r1.65 -r1.66 *** changelog.txt 12 Dec 2005 06:13:25 -0000 1.65 --- changelog.txt 15 Dec 2005 05:08:57 -0000 1.66 *************** *** 15,18 **** --- 15,21 ---- ------------------------------------------ + * 12-15-05: Added unit tests for VolumeSensor and Joint. Found a bug with + CCylinder+VolumeSensor+MeshSolid. (Oleksandr Lozitskiy) + * 12-12-05: Rolled back incorrect changes in ODESimulator. (Oleksandr Lozitskiy) |