|
From: <lh...@us...> - 2009-07-23 16:45:59
|
Revision: 331
http://tinytim.svn.sourceforge.net/tinytim/?rev=331&view=rev
Author: lheuer
Date: 2009-07-23 16:45:58 +0000 (Thu, 23 Jul 2009)
Log Message:
-----------
Preparing release
Modified Paths:
--------------
tinytim/trunk/CHANGES.txt
tinytim/trunk/README.txt
tinytim/trunk/build.properties
Modified: tinytim/trunk/CHANGES.txt
===================================================================
--- tinytim/trunk/CHANGES.txt 2009-07-23 16:41:16 UTC (rev 330)
+++ tinytim/trunk/CHANGES.txt 2009-07-23 16:45:58 UTC (rev 331)
@@ -2,9 +2,10 @@
Changes Log
===========
-2.0.0 a5 (xx.yy.2009)
+2.0.0 a5 (23.07.2009)
---------------------
+* Updated to TMAPI 2.0a2
* Updated TMCL constants (implemented by Hannes Niederhausen)
Bugfixes:
@@ -16,6 +17,7 @@
* Bug #2824837 -- Same iid at a duplicate statement does not work
+
2.0.0 a4 (06.12.2008)
---------------------
Modified: tinytim/trunk/README.txt
===================================================================
--- tinytim/trunk/README.txt 2009-07-23 16:41:16 UTC (rev 330)
+++ tinytim/trunk/README.txt 2009-07-23 16:45:58 UTC (rev 331)
@@ -11,8 +11,8 @@
Installation
------------
-No real installation needed, simply put the ``tinytim-2.0.0a4.jar`` and
-``tmapi-2.0a1.jar`` into your classpath. That's all. :)
+No real installation needed, simply put the ``tinytim-2.0.0a5.jar`` and
+``tmapi-2.0a2.jar`` into your classpath. That's all. :)
Optionally, you can put the ``trove-<VERSION>.jar`` into your classpath which
makes tinyTiM slightly more memory efficient and faster.
Modified: tinytim/trunk/build.properties
===================================================================
--- tinytim/trunk/build.properties 2009-07-23 16:41:16 UTC (rev 330)
+++ tinytim/trunk/build.properties 2009-07-23 16:45:58 UTC (rev 331)
@@ -1,5 +1,5 @@
version=2.0.0
version_suffix=a5
-#release_type=
+release_type=
debug=off
optimize=on
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|