Update of /cvsroot/opal/opal
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26719
Modified Files:
changelog.txt
Log Message:
Fixes in ServoMotor, Vec3r to handle float point errors. Updated unit test framework.
Index: changelog.txt
===================================================================
RCS file: /cvsroot/opal/opal/changelog.txt,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** changelog.txt 2 Dec 2005 01:47:16 -0000 1.56
--- changelog.txt 2 Dec 2005 05:47:20 -0000 1.57
***************
*** 15,18 ****
--- 15,21 ----
------------------------------------------
+ * 12-2-05: Fixes in ServoMotor, Vec3r to handle float point errors.
+ Updated unit test framework. (Oleksandr Lozitskiy)
+
* 12-1-05: Updated Scons script. (Oleksandr Lozitskiy)
|