* (bug 8567) Added hook RawPageViewBeforeOutput just before the text is blown out...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 456253f..54e9069 100644 (file)
@@ -39,9 +39,20 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   starts page output (http://lists.wikimedia.org/pipermail/wikitech-l/2007-January/028554.html)
 * Fix SpecialVersion->formatCredits input. Version and Url parameters should be null
   to be treated properly with isset.
+* Branch page_restrictions column out into its own table, also creating a "cascading protection"
+   feature, which automagically disallows edits to pages transcluded into a page protected with
+   this new option. Various other code tidiness fixes and refactoring in the log messages of
+   branches/werdna/restrictions-separation.
+* The minimum permissions needed to edit a page in each namespace can
+  now be customized via the $wgNamespaceProtection array.  By default,
+  editing pages in the MediaWiki namespace requires "editinterface"
+  permissions, just as before.
+* (bug 8567) Added hook RawPageViewBeforeOutput just before the text is blown out in action=raw,
+             so extensions might influence the output.
 
 == Languages updated ==
 
+* Finnish (fi)
 * Hebrew (he)
 * Indonesian (id)
 * Lithuanian (lt)