changes file updated
[p5sagit/Config-Any.git] / Changes
diff --git a/Changes b/Changes
index 449b4b8..77710e8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Revision history for Config-Any
 
-0.13 XXX
+0.14 Wed 06 Aug 2008
+    - skip xml failure tests if XML::LibXML < 1.59 is installed, it seems
+      to parse anything you throw at it (Matt S. Trout)
+
+0.13 Tue 05 Aug 2008
     - show actual parse error when parse fails (Marcus Ramberg)
     - ensure Config::Tiny parse errors are trapped
     - added tests for each format to ensure they throw parse errors