Revision: 71
http://tinytim.svn.sourceforge.net/tinytim/?rev=71&view=rev
Author: lheuer
Date: 2008-05-27 06:21:15 -0700 (Tue, 27 May 2008)
Log Message:
-----------
Modified Paths:
--------------
tinytim/trunk/CHANGES.txt
Modified: tinytim/trunk/CHANGES.txt
===================================================================
--- tinytim/trunk/CHANGES.txt 2008-05-27 13:16:44 UTC (rev 70)
+++ tinytim/trunk/CHANGES.txt 2008-05-27 13:21:15 UTC (rev 71)
@@ -1,31 +1,40 @@
-===========
-Changes Log
-===========
-
-1.5.0 alpha2 (05.05.2008)
--------------------------
-Features:
-- ``voc`` package added which provides access to common PSIs.
-- ``DuplicateRemovalUtils`` added. Used to remove
- duplicate Topic Maps constructs from topic maps, topics,
- associations, and names
-- ``TypeInstanceConverter`` added. Used to convert
- type-instance associations into the topic's [types]
- property.
-- ``tmapi.TopicNamesIndex``, ``tmapi.OccurrenceIndex``
- and ``tmapi.VarinatsIndex`` use an optimized reindex
- algorithm.
-- Property to let ``Variant`` instances return the union
- of their 'own' scope and the parent's scope.
-
-Bugfixes:
-- ``DatatypeAwareConstruct`` sent wrong event. Fixed
-- All indexes return copies of their collections to avoid
- concurrent modification exceptions.
-
-
-1.5.0 alpha1 (25.04.2008)
--------------------------
-- Initial 1.5.x release
-- New code base
-- Java 1.5
+===========
+Changes Log
+===========
+
+1.5.0 alpha3 (xx.05.2008)
+-------------------------
+Bugfixes:
+---------
+* Bug #1970502 (Locator impl does no reference unescaping)
+
+
+1.5.0 alpha2 (05.05.2008)
+-------------------------
+Bugfixes:
+--------
+* ``DatatypeAwareConstruct`` sent wrong event. Fixed
+* All indexes return copies of their collections to avoid
+ concurrent modification exceptions.
+
+Features:
+---------
+* ``voc`` package added which provides access to common PSIs.
+* ``DuplicateRemovalUtils`` added. Used to remove
+ duplicate Topic Maps constructs from topic maps, topics,
+ associations, and names
+* ``TypeInstanceConverter`` added. Used to convert
+ type-instance associations into the topic's [types]
+ property.
+* ``tmapi.TopicNamesIndex``, ``tmapi.OccurrenceIndex``
+ and ``tmapi.VarinatsIndex`` use an optimized reindex
+ algorithm.
+* Property to let ``Variant`` instances return the union
+ of their 'own' scope and the parent's scope.
+
+
+1.5.0 alpha1 (25.04.2008)
+-------------------------
+* Initial 1.5.x release
+* New code base
+* Java 1.5
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|