Show actual parse errors
[p5sagit/Config-Any.git] / Changes
diff --git a/Changes b/Changes
index 2adfc71..b61b057 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Config-Any
 
+    - Show actual parse error when parse fails (Marcus Ramberg).
+
+0.12 Mon 07 Apr 2008
+    - ensure Perl loader dies on a failed require() (RT #32995)
+
 0.11 Mon 28 Jan 2008
     - fix subsection parsing for existing keys in INI files (RT #32726)
     - use from_json() if JSON version 2.x is available