summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2010-06-23 14:55:33 +0000
committerChris McDonough <chrism@agendaless.com>2010-06-23 14:55:33 +0000
commit1025eb090fb902568f546527856c22e3356bd526 (patch)
tree61cce418cb302e268d399641821503f20162c8fd /CHANGES.txt
parent12062aefc65a9ecf76f223e76b1f75259607c790 (diff)
downloadpyramid-1025eb090fb902568f546527856c22e3356bd526.tar.gz
pyramid-1025eb090fb902568f546527856c22e3356bd526.tar.bz2
pyramid-1025eb090fb902568f546527856c22e3356bd526.zip
- The authorization chapter of the SQLAlchemy Wiki Tutorial
(docs/tutorials/bfgwiki2) was changed to demonstrate authorization via a group rather than via a direct username.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 945d71b63..65095338a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,6 +9,10 @@ Documentation
via a group rather than via a direct username (thanks to Alex
Marandon).
+- The authorization chapter of the SQLAlchemy Wiki Tutorial
+ (docs/tutorials/bfgwiki2) was changed to demonstrate authorization
+ via a group rather than via a direct username.
+
1.3a3 (2010-05-01)
==================