changelog
[p5sagit/Config-Any.git] / Changes
diff --git a/Changes b/Changes
index e5e019e..9e87e2e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Config-Any
 
+    - allow loading relative perl files even under taint mode (RT#120371)
+    - throw errors when attempting to load perl files that do not exist
+
 0.28 - 2017-02-21
     - support Cpanel::JSON::XS and JSON::MaybeXS for loading JSON
     - decode UTF-8 config files properly