Fix to handle no-op escapes such as \\, broken by unicode fix
[scpubgit/HTML-String.git] / Changes
diff --git a/Changes b/Changes
index a2f2edb..2c03f84 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+  - Fix to handle no-op escapes such as \\, broken by unicode fix
+
 1.000005 - 2013-09-15
   - Fix unicode/wide characters confusing the perl compiler
   - Ensure TT doesn't try and call methods instead of VMethods