You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by an...@apache.org on 2013/08/09 11:19:33 UTC

svn commit: r1512214 - /jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md

Author: angela
Date: Fri Aug  9 09:19:33 2013
New Revision: 1512214

URL: http://svn.apache.org/r1512214
Log:
OAK-942: document changes wrt jackrabbit (permissions)

Modified:
    jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md

Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md?rev=1512214&r1=1512213&r2=1512214&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md Fri Aug  9 09:19:33 2013
@@ -137,7 +137,7 @@ with respect to Jackrabbit 2.
   permission that has been introduced with OAK-1.0. This behavior can be
   turned off by setting the corresponding configuration flag.
 
-* As of OAK accessibility of items in the version store does not follow the
+* As of OAK reading and writing items in the version store does not follow the
   regular permission evaluation but depends on access rights present on the
   corresponding versionable node [OAK-444](https://issues.apache.org/jira/browse/OAK-444).