Skip to content

Commit

Permalink
Item9318: Restore incorrectly deleted note
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@8239 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Jul 19, 2010
1 parent c097e2f commit 2550aeb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/data/System/ReleaseNotes01x01.txt
Expand Up @@ -135,6 +135,10 @@ always been available in Foswiki (and it's predecessor) and are a lot safer.
Existing code can usually be modified to eliminate these deprecated functions
without difficulty.

__Note:__ =readTopicText= had implicit access control checks.
The replacement method, =readTopic= does not, so calling
code must call =checkAccessPermission= explicitly.

---++++ Refactored =Foswiki::Store= and new =Foswiki::Meta= functions
Access checking has been moved from Store up to the Meta and Func routines.
This was done to significantly improve perfomance of the Store backend.
Expand Down

0 comments on commit 2550aeb

Please sign in to comment.