Update of /cvsroot/opal/opal
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18063
Modified Files:
changelog.txt
Log Message:
Vec3r and Point3r refactored and fixed with unit tests.
Index: changelog.txt
===================================================================
RCS file: /cvsroot/opal/opal/changelog.txt,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -d -r1.50 -r1.51
*** changelog.txt 26 Nov 2005 22:40:18 -0000 1.50
--- changelog.txt 30 Nov 2005 06:28:12 -0000 1.51
***************
*** 11,18 ****
! Version 0.3.2
(not yet released)
------------------------------------------
* 11-26-05: Simulator::getRootSpace() Added option for the custom
simulator. Additional unit tests. (Oleksandr Lozitskiy)
--- 11,20 ----
! Version 0.3.2 (possibly 0.4.0 ?)
(not yet released)
------------------------------------------
+ * 11-30-05: Vec3r and Point3r refactored and fixed with unit tests. (Oleksandr Lozitskiy)
+
* 11-26-05: Simulator::getRootSpace() Added option for the custom
simulator. Additional unit tests. (Oleksandr Lozitskiy)
|