From 25e0f1617ecefcdfcedf91d38ac782436c65978d Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 23 Aug 2009 02:51:22 +0000 Subject: #537862 follow-up by Crell: CHANGELOG.txt entry for node access improvements. --- CHANGELOG.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 296922dd6..66f1d2270 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -164,6 +164,13 @@ Drupal 7.0, xxxx-xx-xx (development version) experience. - Better module version support. * Modules now can specify which version of another module they depend on. +- Improved node access control system. + * All modules may now influence the access to a node at runtime, not just + the module that defined a node. + * Users may now be allowed to bypass node access restrictions without giving + them complete access to the site. + * Access control affects both published and unpublished nodes. + * Numerous other improvements to the node access system. Drupal 6.0, 2008-02-13 ---------------------- -- cgit v1.2.3