From 1f6b458d43812e0d79f25b189f086e351aad390b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 11 Apr 2009 20:04:12 +0000 Subject: Prep for 0.7.0. --- CHANGES.txt | 11 +++++++++-- 1 file 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) ================== -- cgit v1.2.3