From: <lh...@us...> - 2008-11-28 13:18:42
|
Revision: 241 http://tinytim.svn.sourceforge.net/tinytim/?rev=241&view=rev Author: lheuer Date: 2008-11-28 13:18:30 +0000 (Fri, 28 Nov 2008) Log Message: ----------- Updated changes for next release (expected 05.12.) Modified Paths: -------------- tinytim/trunk/CHANGES.txt tinytim-mio/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2008-11-27 15:55:32 UTC (rev 240) +++ tinytim/trunk/CHANGES.txt 2008-11-28 13:18:30 UTC (rev 241) @@ -2,12 +2,14 @@ Changes Log =========== -2.0.0 a4 (xx.11.2008) +2.0.0 a4 (05.12.2008) --------------------- Bugfixes: --------- -* Bug #2315558 -- Decimal value "9.3" is not accepted +* Bug #2315558 -- Decimal values like "9.3" are not accepted +* Bug #2353673 -- Locator.resolve returns new Locator objects + even if they have been created before Modified: tinytim-mio/trunk/CHANGES.txt =================================================================== --- tinytim-mio/trunk/CHANGES.txt 2008-11-27 15:55:32 UTC (rev 240) +++ tinytim-mio/trunk/CHANGES.txt 2008-11-28 13:18:30 UTC (rev 241) @@ -2,7 +2,7 @@ Changes Log =========== -2.0.0 a4 (xx.11.2008) +2.0.0 a4 (05.12.2008) --------------------- * Initial .mio release for tinyTiM 2.x * Changed license to Apache License 2.0 @@ -17,6 +17,8 @@ - Snello - LTM 1.3 * Moved CXTMWriter into .mio package, implements TopicMapWriter +* CXTMWriter does not normalize datatype locators anymore + (this is not in the current CXTM draft but becomes part of the next draft) * JSON Topic Maps (JTM) writer * XML Topic Maps (XTM) 1.0 writer * XML Topic Maps (XTM) 2.0 writer This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |