diff options
| author | Chris McDonough <chrism@plope.com> | 2010-12-15 19:39:34 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-12-15 19:39:34 -0500 |
| commit | a66a131abd893bb9e8ffd8a484f9c17ddfca5db7 (patch) | |
| tree | cb4a4bcdf129419c42541c56f02f5a8fc99a28a4 /CHANGES.txt | |
| parent | 55e60cf78d6af4fcf99e546f779c31a18ea0bfac (diff) | |
| download | pyramid-a66a131abd893bb9e8ffd8a484f9c17ddfca5db7.tar.gz pyramid-a66a131abd893bb9e8ffd8a484f9c17ddfca5db7.tar.bz2 pyramid-a66a131abd893bb9e8ffd8a484f9c17ddfca5db7.zip | |
- Fix reference to ``repoze.bfg.traversalwrapper`` in "Models" chapter (point
at ``pyramid_traversalwrapper`` instead).
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index e58c0bd25..629769134 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -25,6 +25,9 @@ Documentation - Updated ZODB+Traversal tutorial setup.py of all steps to match what's generated by ``pyramid_zodb``. +- Fix reference to ``repoze.bfg.traversalwrapper`` in "Models" chapter (point + at ``pyramid_traversalwrapper`` instead). + 1.0a5 (2010-12-14) ================== |
