[Opal-commits] opal changelog.txt,1.60,1.61
Status: Inactive
Brought to you by:
tylerstreeter
|
From: Olex <ole...@us...> - 2005-12-10 05:18:42
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11266 Modified Files: changelog.txt Log Message: Implemented VelocityMotor and its unit test. Adjusted QuickTest. Added opal::normalizeDegrees(). Index: changelog.txt =================================================================== RCS file: /cvsroot/opal/opal/changelog.txt,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -d -r1.60 -r1.61 *** changelog.txt 9 Dec 2005 18:11:23 -0000 1.60 --- changelog.txt 10 Dec 2005 05:18:35 -0000 1.61 *************** *** 15,18 **** --- 15,21 ---- ------------------------------------------ + * 12-9-05: Implemented VelocityMotor and its unit test. Adjusted QuickTest. Added opal::normalizeDegrees(). + (Oleksandr Lozitskiy) + * 12-9-05: Deleted project files in old directories. (Oleksandr Lozitskiy) |