Author: andy
Date: Mon Jun 18 10:29:47 2012
New Revision: 1351279
URL: http://svn.apache.org/viewvc?rev=1351279&view=rev
Log:
Move ReleaseNotes to next versions
Modified:
jena/trunk/jena-fuseki/ReleaseNotes.txt
Modified: jena/trunk/jena-fuseki/ReleaseNotes.txt
URL:
http://svn.apache.org/viewvc/jena/trunk/jena-fuseki/ReleaseNotes.txt?rev=1351279&r1=1351278&r2=1351279&view=diff
==============================================================================
--- jena/trunk/jena-fuseki/ReleaseNotes.txt (original)
+++ jena/trunk/jena-fuseki/ReleaseNotes.txt Mon Jun 18 10:29:47 2012
@@ -1,13 +1,13 @@
==== Fuseki
-== 0.2.3
+== Fuseki 0.2.3
-== 0.2.2
+== Fuseki 0.2.2
+ This version picks up bug fixes from TDB and ARQ.
- This includes probelms with concurrent operations.
+ This includes problems with concurrent operations.
-== 0.2.1
+== Fuseki 0.2.1
+ Switch from JSPs to Velocity.
This means the standalone jar does not contain a JSP engine anymore.
@@ -33,7 +33,7 @@
+ Split logging into 2 loggers: general messages and per-request messages.
http://openjena.org/wiki/Fuseki#Logging
-== 0.2.0
+== Fuseki 0.2.0
+ Validators now include:
Query
@@ -50,6 +50,6 @@
+ Internal consistency checking (also TDB internal consistecy checking).
You should not see any warnings.
-== 0.1.0
+== Fuseki 0.1.0
First release.