Author: sallen
Date: Wed Feb  6 00:06:28 2013
New Revision: 1442805

URL: http://svn.apache.org/viewvc?rev=1442805&view=rev
Log:
Update ARQ release notes to reflect update changes

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=1442805&r1=1442804&r2=1442805&view=diff
==============================================================================
--- jena/trunk/jena-arq/ReleaseNotes.txt (original)
+++ jena/trunk/jena-arq/ReleaseNotes.txt Wed Feb  6 00:06:28 2013
@@ -28,6 +28,9 @@ ChangeLog for ARQ
 + New FastAbbreviatingPrefixMap, can be much faster for abbreviation when 
namespaces
   do not follow common patterns
 + JENA-330 : Streaming support for SPARQL Update queries and streaming support 
for quads in INSERT DATA / DELETE DATA queries
+  (Note to 3rd party storage engine implementors, the internal API for 
UpdateEngine has changed, see UpdateEngineMain or
+  UpdateEngineNonStreaming for example of the new design)
++ SPARQL Update execution no longer supports setting an initial binding
 
 ==== ARQ 2.9.4
 


Reply via email to