diff options
| author | Chris McDonough <chrism@plope.com> | 2011-01-29 01:29:12 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-01-29 01:29:12 -0500 |
| commit | 3e4f429cce60465f2d58d0a60eb6a3adb5f9a377 (patch) | |
| tree | a208be1680385701cfe903ff4ac000a2d538fc70 /CHANGES.txt | |
| parent | 1ad160cad12bfeafff9924b42a37e74ae8ec273e (diff) | |
| download | pyramid-3e4f429cce60465f2d58d0a60eb6a3adb5f9a377.tar.gz pyramid-3e4f429cce60465f2d58d0a60eb6a3adb5f9a377.tar.bz2 pyramid-3e4f429cce60465f2d58d0a60eb6a3adb5f9a377.zip | |
- Moved "Using ZODB With ZEO" and "Using repoze.catalog Within Pyramid"
tutorials out of core documentation and into the Pyramid Tutorials site
(http://docs.pylonsproject.org/projects/pyramid_tutorials/dev/).
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 607114d84..82c1d2d33 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -14,6 +14,10 @@ Documentation ``registerAdapter``, ``registerSubscriber``, ``registerRoute``, and ``registerSettings``. +- Moved "Using ZODB With ZEO" and "Using repoze.catalog Within Pyramid" + tutorials out of core documentation and into the Pyramid Tutorials site + (http://docs.pylonsproject.org/projects/pyramid_tutorials/dev/). + Bug Fixes --------- |
