You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by sa...@apache.org on 2012/10/11 18:38:23 UTC

svn commit: r1397153 - in /jena/trunk: jena-arq/ReleaseNotes.txt jena-fuseki/ReleaseNotes.txt

Author: sallen
Date: Thu Oct 11 16:38:23 2012
New Revision: 1397153

URL: http://svn.apache.org/viewvc?rev=1397153&view=rev
Log:
Release notes

Modified:
    jena/trunk/jena-arq/ReleaseNotes.txt
    jena/trunk/jena-fuseki/ReleaseNotes.txt

Modified: jena/trunk/jena-arq/ReleaseNotes.txt
URL: http://svn.apache.org/viewvc/jena/trunk/jena-arq/ReleaseNotes.txt?rev=1397153&r1=1397152&r2=1397153&view=diff
==============================================================================
--- jena/trunk/jena-arq/ReleaseNotes.txt (original)
+++ jena/trunk/jena-arq/ReleaseNotes.txt Thu Oct 11 16:38:23 2012
@@ -11,6 +11,7 @@ ChangeLog for ARQ
 + Remove deprecated QueryExecutionBase.cancelAllowDrain (see JENA-93)
 + Implement SPARQL-WG decision on BIND : use original semantics. 
 + JENA-294 : improved optimization of sequeneces of OPTIONALs where the grouois only OPTIONAL and an equality filter
++ JENA-298 ResultSetStAX.hasNext() can now be called again after it has returned false
 + JENA-302 Add URIs for all XQuery/Xpath F&O functions for duration accessors
 + JENA-303 Add URIs for all XQuery/Xpath F&O functions where there are SPARQL functions
 + JENA-328 : implement OSGi friendly DatatypeFactory initialisation in NodeValue

Modified: jena/trunk/jena-fuseki/ReleaseNotes.txt
URL: http://svn.apache.org/viewvc/jena/trunk/jena-fuseki/ReleaseNotes.txt?rev=1397153&r1=1397152&r2=1397153&view=diff
==============================================================================
--- jena/trunk/jena-fuseki/ReleaseNotes.txt (original)
+++ jena/trunk/jena-fuseki/ReleaseNotes.txt Thu Oct 11 16:38:23 2012
@@ -1,5 +1,9 @@
 ==== Fuseki
 
+== Fuseki 0.2.5
+
++ JENA-334 - Fix for Fuseki start script fails when invoked with full pathname
+
 == Fuseki 0.2.4
 
 + Upgrade Jetty dependency to 7.6.5.v20120716