You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by rv...@apache.org on 2014/05/15 12:21:46 UTC

svn commit: r1594850 - /jena/trunk/jena-arq/ReleaseNotes.txt

Author: rvesse
Date: Thu May 15 10:21:46 2014
New Revision: 1594850

URL: http://svn.apache.org/r1594850
Log:
Update ARQ release notes to include various fixes that have gone in over the past few weeks

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

Modified: jena/trunk/jena-arq/ReleaseNotes.txt
URL: http://svn.apache.org/viewvc/jena/trunk/jena-arq/ReleaseNotes.txt?rev=1594850&r1=1594849&r2=1594850&view=diff
==============================================================================
--- jena/trunk/jena-arq/ReleaseNotes.txt (original)
+++ jena/trunk/jena-arq/ReleaseNotes.txt Thu May 15 10:21:46 2014
@@ -4,11 +4,18 @@ ChangeLog for ARQ
 
 ==== Jena 2.11.2
 
-+ JENA-671 : More filter placement optimization.
++ JENA-671 : More filter placement optimization
+	See also JENA-619, JENA-627, JENA-628, JENA-653
 + JENA-638 : Improve coverage of TopN optimziation
-+ JENA-634 : Add JSON-LD
++ JENA-634 : Add JSON-LD support
 + JENA-518 : Add getter/setter for the error handler to ReaderRIOT.
 + JENA-688 : Update N-Triples and N-Quad parsers to UTF-8 instead of ASCII to match RDF 1.1 W3C Recommendation in all cases
++ JENA-692 : Fix for a case where implicit join optimisations could break the query
++ JENA-695 : SPARQL CSV parser 
++ JENA-630 : Add constant folding to query optimisation
++ JENA-637 : Fix for bug in rdfs:member property function
++ JENA-663 : Prefer Turtle when communicating with SPARQL Graph Store Protocol endpoints
++ JENA-685 : Improvements to fixed reordering for BGPs
 
 ==== Jena 2.11.1