You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by tr...@apache.org on 2016/01/06 02:48:29 UTC

svn commit: r1723210 - /jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt

Author: tripod
Date: Wed Jan  6 01:48:28 2016
New Revision: 1723210

URL: http://svn.apache.org/viewvc?rev=1723210&view=rev
Log:
trivial: prepare for release

Modified:
    jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt

Modified: jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt?rev=1723210&r1=1723209&r2=1723210&view=diff
==============================================================================
--- jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt Wed Jan  6 01:48:28 2016
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit FileVault -- Version 3.1.22
+Release Notes -- Apache Jackrabbit FileVault -- Version 3.1.26
 
 Introduction
 ------------
@@ -9,6 +9,16 @@ create portable packages of repository c
 The Vault Command Line Interface aka _vlt_ that provides a subversion like
 utility to work and develop with repository content.
 
+Changes in Jackrabbit FileVault 3.1.26
+--------------------------------------
+Bug Fixes:
+* [JCRVLT-100] - FileVault requires access to root node
+  ** [JCRVLT-99] - Creating a package using package manager API requires read access to root node
+  ** [JCRVLT-101] - Importer.TxInfo : access to root node
+  ** [JCRVLT-102] - DefaultWorkspaceFilter requires access to root node
+  ** [JCRVLT-103] - JcrPackageDefinitionImpl always accesses root node
+  ** [JCRVLT-104] - Access to root node in DocViewSAXImporter and JcrSysViewTransformer
+
 Changes in Jackrabbit FileVault 3.1.24
 --------------------------------------
 Bug Fixes: