Add Changes entry for POD encoding fix
Dagfinn Ilmari Mannsåker [Fri, 2 Nov 2012 11:48:08 +0000 (11:48 +0000)]
Changes

diff --git a/Changes b/Changes
index 2ac052f..2a41b59 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for DBIx::Class::InflateColumn::IP
 
        - Perl 5.8.1 is now required (as it is for DBIC itelf).
+       - Use and declare UTF-8 encoding in POD
 
 0.02002
        - Use numeric format for bigint columns.