diff options
| author | Chris McDonough <chrism@plope.com> | 2012-11-20 22:02:06 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-11-20 22:02:06 -0500 |
| commit | b5e4443dd28f3d4ed6e767e06d658838575d159e (patch) | |
| tree | 31c419e2ab85da6738b7424668878c5decde2e8d /CHANGES.txt | |
| parent | 69883fbb866c4f0970f2cd46a83fe57548dfe059 (diff) | |
| download | pyramid-b5e4443dd28f3d4ed6e767e06d658838575d159e.tar.gz pyramid-b5e4443dd28f3d4ed6e767e06d658838575d159e.tar.bz2 pyramid-b5e4443dd28f3d4ed6e767e06d658838575d159e.zip | |
garden
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 22abf63d9..51266d15f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,6 +17,12 @@ Bug Fixes predicates existed when the ``debug_routematch`` setting was true or when the ``pviews`` command was used. See https://github.com/Pylons/pyramid/pull/727 +Documentation +------------- + +- Sync up tutorial source files with the files that are rendered by the + scaffold that each uses. + 1.4a4 (2012-11-14) ================== |
