[Opal-commits] opal changelog.txt,1.46,1.47
Status: Inactive
Brought to you by:
tylerstreeter
|
From: Olex <ole...@us...> - 2005-11-13 18:49:00
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21903 Modified Files: changelog.txt Log Message: Added Solid and AccelerationSensor unit tests. Cosmetic modifications to QuickTest header. Index: changelog.txt =================================================================== RCS file: /cvsroot/opal/opal/changelog.txt,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** changelog.txt 6 Nov 2005 17:41:20 -0000 1.46 --- changelog.txt 13 Nov 2005 18:48:52 -0000 1.47 *************** *** 15,18 **** --- 15,21 ---- ------------------------------------------ + * 11-13-05: Added Solid and AccelerationSensor unit tests. Modified + QuickTest header. + * 11-6-06: Added KDevelop project files. Added skeleton for unit tests. Added quicktest to external headers. (Oleksandr Lozitskiy) |