Revert "encode unicode to utf8 by default (in finalize)". I need
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index d78cc17..479ba64 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,5 @@
 # This file documents the revision history for Perl extension Catalyst.
 
-5.7013  
-        - convert perl characters to utf8 before output 
-          (Catalyst::Plugin::Unicode no longer needed for output)
-
 5.7012  2007-12-16 23:44:00
         - Fix __PACKAGE__->config->{foo} = 'bar' case with subclassing
         - Add Catalyst::Stats (Jon Schutz)