]> git.decadent.org.uk Git - maypole.git/commitdiff
oops, missed changes file.
authorMarcus Ramberg <mramberg@cpan.org>
Thu, 16 Sep 2004 19:40:22 +0000 (19:40 +0000)
committerMarcus Ramberg <mramberg@cpan.org>
Thu, 16 Sep 2004 19:40:22 +0000 (19:40 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@190 48953598-375a-da11-a14b-00016c27c3ee

Changes

diff --git a/Changes b/Changes
index 30353b9baf7cd6d7b370d80574709237e7b21c9e..263890185cdbbc78e123a9903f72b1944925eadc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,6 +9,9 @@ Revision history for Perl extension Maypole
     - $r->{query} is now deprecated, use $r->{params} for GET and POST
     - fixed multiple value handling (Simon Flack)
     - added exception handling (Simon Flack)
+    - Fixed documentation bugs
+    - Changed default documentencoding to utf8. Change with 
+      $r->config->{document_encoding}
 
 1.7   Sat Jul 17 20:15:26 BST 2004
     - Emergency release - we lost the "use Maypole::Constants" from