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 2013/04/05 01:41:28 UTC

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

Author: rvesse
Date: Thu Apr  4 23:41:27 2013
New Revision: 1464794

URL: http://svn.apache.org/r1464794
Log:
Note addition of ResultSetPeekable in ARQ release notes

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=1464794&r1=1464793&r2=1464794&view=diff
==============================================================================
--- jena/trunk/jena-arq/ReleaseNotes.txt (original)
+++ jena/trunk/jena-arq/ReleaseNotes.txt Thu Apr  4 23:41:27 2013
@@ -24,6 +24,8 @@ ChangeLog for ARQ
 + JENA-389 : Correct variable scoping transformations of FILTER NOT EXISTS within subquery
 + JENA-423 : Ensure that query iterators that were previously left open in certain circumstances are 
   now closed
++ New ResultSetPeekable interface extends ResultSet with peeking capabilities, ResultSetMem implements
+  this and ResultSetPeeking is provided as an implementing wrapper over an arbitrary ResultSet
 
 ==== Jena 2.10.0