changelog the utf8 fix
[scpubgit/HTML-String.git] / Changes
diff --git a/Changes b/Changes
index cf3f6cd..1186daa 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+  - Fix unicode/wide characters confusing the perl compiler
+  - Ensure TT doesn't try and call methods instead of VMethods
+
 1.000004 - 2013-09-12
   - Fix concatenating undef to HTML::String values.