[Opal-commits] opal changelog.txt,1.17,1.18 readme.txt,1.37,1.38 todo.txt,1.74,1.75 win32BinaryReadm
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-04-21 17:05:31
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25481 Modified Files: changelog.txt readme.txt todo.txt win32BinaryReadme.txt Log Message: last minute fixed for 0.3.0 release Index: changelog.txt =================================================================== RCS file: /cvsroot/opal/opal/changelog.txt,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** changelog.txt 20 Apr 2005 03:59:33 -0000 1.17 --- changelog.txt 21 Apr 2005 17:04:50 -0000 1.18 *************** *** 1,4 **** Version 0.3.0 ! April 20, 2005 ------------------------------------------ * All objects can now be created from and saved to a data object --- 1,4 ---- Version 0.3.0 ! April 21, 2005 ------------------------------------------ * All objects can now be created from and saved to a data object Index: todo.txt =================================================================== RCS file: /cvsroot/opal/opal/todo.txt,v retrieving revision 1.74 retrieving revision 1.75 diff -C2 -d -r1.74 -r1.75 *** todo.txt 20 Apr 2005 03:59:33 -0000 1.74 --- todo.txt 21 Apr 2005 17:04:50 -0000 1.75 *************** *** 1,11 **** - For Version 0.3.0 - ================= - - * try building on win32 and linux - - * finish web todo for 0.3.0 - - * finish samples todo for 0.3.0 - For Version 0.4.0 ================= --- 1,2 ---- Index: readme.txt =================================================================== RCS file: /cvsroot/opal/opal/readme.txt,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** readme.txt 18 Apr 2005 22:21:00 -0000 1.37 --- readme.txt 21 Apr 2005 17:04:50 -0000 1.38 *************** *** 11,14 **** --- 11,15 ---- tools - miscellaneous utilities (e.g. exporter scripts for 3rd-party content generation software) vc71 - Visual Studio .NET 2003 project files + changelog.txt - a list of changes for each released version license-BSD.txt - BSD Open Source license license-LGPL.txt - LGPL Open Source license Index: win32BinaryReadme.txt =================================================================== RCS file: /cvsroot/opal/opal/win32BinaryReadme.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** win32BinaryReadme.txt 18 Apr 2005 22:21:00 -0000 1.1 --- win32BinaryReadme.txt 21 Apr 2005 17:04:50 -0000 1.2 *************** *** 10,13 **** --- 10,14 ---- lib - OPAL libraries* (debug and release versions of the OPAL dll and import library) samples - executable versions of sample applications and required dlls + changelog.txt - a list of changes for each released version license-BSD.txt - BSD Open Source license license-LGPL.txt - LGPL Open Source license |