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).