diff options
| -rw-r--r-- | CHANGES.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index b8b6ca64c..463daf95c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,5 @@ -Next release -============ +0.7.0 (2009-04-11) +================== Bug Fixes --------- @@ -62,6 +62,13 @@ Backwards Incompatibilities entitled "Using Views to Handle Form Submissions (Unicode and Character Set Issues)". +Documentation +------------- + +- Add a section to the narrative Views chapter entitled "Using Views + to Handle Form Submissions (Unicode and Character Set Issues)" + explaining implicit decoding of form data values. + 0.6.9 (2009-02-16) ================== |
