Added new (currently failing) test for the double-encoding bug.
[catagits/XML-Feed.git] / Changes
diff --git a/Changes b/Changes
index abe72c3..da90a6f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,9 +2,16 @@
 
 Revision history for XML::Feed
 
+0.44
+    - Fix problem with HTML escaping in conversion
+      https://rt.cpan.org/Public/Bug/Display.html?id=44899
+      (Dave Cross & Shlomi Fish)
+
 0.43  
     - Add optional multi enclosure support
-
+    - Fix buglet with odd date terms
+      https://rt.cpan.org/Ticket/Display.html?id=46494
+      (Joey Hess)
 0.42
     - Fix conversion of multi value fields
       http://rt.cpan.org/Ticket/Display.html?id=41794