|
From: <lh...@us...> - 2008-11-13 14:14:00
|
Revision: 182
http://tinytim.svn.sourceforge.net/tinytim/?rev=182&view=rev
Author: lheuer
Date: 2008-11-13 14:13:53 +0000 (Thu, 13 Nov 2008)
Log Message:
-----------
Removed references to 1.5
Modified Paths:
--------------
tinytim/trunk/CHANGES.txt
Modified: tinytim/trunk/CHANGES.txt
===================================================================
--- tinytim/trunk/CHANGES.txt 2008-11-13 13:22:47 UTC (rev 181)
+++ tinytim/trunk/CHANGES.txt 2008-11-13 14:13:53 UTC (rev 182)
@@ -6,6 +6,7 @@
---------------------
* Moved to Apache License 2.0
* Internal code refactoring
+* Added more tests
Bugfixes:
---------
@@ -13,52 +14,15 @@
* Bug #2221024 -- Merging topic maps causes an autom. generated topic iid
+
2.0.0 a2 (08.09.2008)
---------------------
* Internal code refactoring
* Better duplicate literal suppression
+
2.0.0 a1 (26.08.2008)
---------------------
* Implementation of the TMAPI 2.0 interfaces
* Internal code refactoring
-
-
-1.5.0 beta (08.08.2008)
------------------------
-Bugfixes:
----------
-* Bug #1970502 (Locator impl does no reference unescaping)
-* Bug #2038853 (Subject locators are not removable)
-
-
-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.
|