updated changes and makefile.pl for release
[p5sagit/Config-Any.git] / Changes
diff --git a/Changes b/Changes
index 2adfc71..f19d6f1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Config-Any
 
+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