summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
---------