summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-30 19:02:08 -0500
committerChris McDonough <chrism@plope.com>2011-01-30 19:02:08 -0500
commit129007695d8805ffec9399a192e985e4c9fccb69 (patch)
tree058c1210410f21feb08ffdd75cefcd1f3789ee04
parent71903ad7e4fdfa7e4dc14055631701cc5c9ebbda (diff)
downloadpyramid-129007695d8805ffec9399a192e985e4c9fccb69.tar.gz
pyramid-129007695d8805ffec9399a192e985e4c9fccb69.tar.bz2
pyramid-129007695d8805ffec9399a192e985e4c9fccb69.zip
note removal
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index bd5b74aea..ffafe1b7d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -33,6 +33,10 @@ Documentation
- Removed some API documentation duplicated in narrative portions of
documentation
+- Removed "Overall Flow of Authentication" from SQLAlchemy + URL Dispatch
+ wiki tutorial due to print space concerns (moved to Pyramid Tutorials
+ site).
+
Bug Fixes
---------