diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 4825852c1..a1ac46fd6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,7 +2,12 @@ Next release Docs - Documented URL dispatch better in narrative form. + - Documented URL dispatch better in narrative form. + + Bug fixes + + - Routes URL dispatch did not have access to the WSGI environment, + so conditions such as method=GET did not work. 0.3.7 (09/09/2008) |
