Update of /cvsroot/opal/opal
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27467
Modified Files:
changelog.txt
Log Message:
added Solid init function; fixed sample apps
Index: changelog.txt
===================================================================
RCS file: /cvsroot/opal/opal/changelog.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** changelog.txt 17 Feb 2005 06:13:26 -0000 1.8
--- changelog.txt 23 Feb 2005 04:56:48 -0000 1.9
***************
*** 2,5 ****
--- 2,6 ----
, 2005
------------------------------------------
+ * New additional object creation system: all objects can be created from/saved to a data structure
* Separate Joint types were combined into a single Joint class
* Numerous API changes
|