diff options
| author | Chris McDonough <chrism@agendaless.com> | 2009-07-02 22:53:07 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2009-07-02 22:53:07 +0000 |
| commit | 611d270f161c02b580605bcdd0b5141cea3e7109 (patch) | |
| tree | ce049b52f2819b8875279d9d992a75ac35a47dc5 /CHANGES.txt | |
| parent | 17690c1227be66215e7f7f5bdd8bce8f15c696be (diff) | |
| download | pyramid-611d270f161c02b580605bcdd0b5141cea3e7109.tar.gz pyramid-611d270f161c02b580605bcdd0b5141cea3e7109.tar.bz2 pyramid-611d270f161c02b580605bcdd0b5141cea3e7109.zip | |
- Fix inaccuracies and import errors in bfgwiki (traversal+ZODB) and
bfgwiki2 (urldispatch+SA) tutorials.
- Use bfgsite index for all tutorial setup.cfg files.
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 171a91b39..07633e58d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,11 @@ +Next release +============ + +- Fix inaccuracies and import errors in bfgwiki (traversal+ZODB) and + bfgwiki2 (urldispatch+SA) tutorials. + +- Use bfgsite index for all tutorial setup.cfg files. + 1.0b1 (2009-07-02) ================== |
