diff options
| author | Chris McDonough <chrism@plope.com> | 2011-01-30 19:02:08 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-01-30 19:02:08 -0500 |
| commit | 129007695d8805ffec9399a192e985e4c9fccb69 (patch) | |
| tree | 058c1210410f21feb08ffdd75cefcd1f3789ee04 | |
| parent | 71903ad7e4fdfa7e4dc14055631701cc5c9ebbda (diff) | |
| download | pyramid-129007695d8805ffec9399a192e985e4c9fccb69.tar.gz pyramid-129007695d8805ffec9399a192e985e4c9fccb69.tar.bz2 pyramid-129007695d8805ffec9399a192e985e4c9fccb69.zip | |
note removal
| -rw-r--r-- | CHANGES.txt | 4 |
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 --------- |
