From: <lh...@us...> - 2008-08-06 14:18:33
|
Revision: 97 http://tinytim.svn.sourceforge.net/tinytim/?rev=97&view=rev Author: lheuer Date: 2008-08-06 14:18:42 +0000 (Wed, 06 Aug 2008) Log Message: ----------- Prepared changes / version numbers for release Modified Paths: -------------- tinytim/trunk/CHANGES.txt tinytim/trunk/build.properties tinytim-cxtm/trunk/CHANGES.txt tinytim-cxtm/trunk/build.properties tinytim-mio/trunk/CHANGES.txt tinytim-mio/trunk/build.properties Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2008-08-06 12:33:47 UTC (rev 96) +++ tinytim/trunk/CHANGES.txt 2008-08-06 14:18:42 UTC (rev 97) @@ -2,8 +2,8 @@ Changes Log =========== -1.5.0 beta1 (08.08.2008) -------------------------- +1.5.0 beta (08.08.2008) +----------------------- Bugfixes: --------- * Bug #1970502 (Locator impl does no reference unescaping) Modified: tinytim/trunk/build.properties =================================================================== --- tinytim/trunk/build.properties 2008-08-06 12:33:47 UTC (rev 96) +++ tinytim/trunk/build.properties 2008-08-06 14:18:42 UTC (rev 97) @@ -1,4 +1,4 @@ version=1.5.0 -version_suffix=alpha2 +version_suffix=beta debug=off optimize=on Modified: tinytim-cxtm/trunk/CHANGES.txt =================================================================== --- tinytim-cxtm/trunk/CHANGES.txt 2008-08-06 12:33:47 UTC (rev 96) +++ tinytim-cxtm/trunk/CHANGES.txt 2008-08-06 14:18:42 UTC (rev 97) @@ -2,9 +2,11 @@ Changes Log =========== -1.0.0 alpha3 (08.08.2008) -------------------------- +1.5.0 beta (08.08.2008) +----------------------- * Fixed bug #1971341 (Item identifiers of roles are omitted) +* Minor improvements +* Aligned version number to the tinyTiM's version scheme 1.0.0 alpha2 (16.05.2008) Modified: tinytim-cxtm/trunk/build.properties =================================================================== --- tinytim-cxtm/trunk/build.properties 2008-08-06 12:33:47 UTC (rev 96) +++ tinytim-cxtm/trunk/build.properties 2008-08-06 14:18:42 UTC (rev 97) @@ -1,4 +1,4 @@ -version=1.0.0 -version_suffix=alpha2-2008-05-15 +version=1.5.0 +version_suffix=beta debug=off optimize=on Modified: tinytim-mio/trunk/CHANGES.txt =================================================================== --- tinytim-mio/trunk/CHANGES.txt 2008-08-06 12:33:47 UTC (rev 96) +++ tinytim-mio/trunk/CHANGES.txt 2008-08-06 14:18:42 UTC (rev 97) @@ -2,7 +2,12 @@ Changes Log =========== +1.5.0 beta (08.08.2008) +----------------------- +* Moved the package from ``org.tinytim.io`` to ``org.tinytim.mio`` +* Aligned version number to the tinyTiM's version scheme + 1.0.0 alpha1 (08.05.2008) ------------------------- -- Initial tinyTiM I/O release +* Initial tinyTiM I/O release Modified: tinytim-mio/trunk/build.properties =================================================================== --- tinytim-mio/trunk/build.properties 2008-08-06 12:33:47 UTC (rev 96) +++ tinytim-mio/trunk/build.properties 2008-08-06 14:18:42 UTC (rev 97) @@ -1,4 +1,4 @@ -version=1.0.0 -version_suffix=alpha1 +version=1.5.0 +version_suffix=beta debug=off optimize=on This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |