dist.ini: s/CompileTests/Test::Compile/
[catagits/Test-EOL.git] / Changes
diff --git a/Changes b/Changes
index 7ec2099..95af3b4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,17 @@
 Revision history for Test-EOL
 
+1.3 2012-06-15
+   - Fix to ignore inc/ directory used by Module::Install.
+
+1.2
+   - Fix bad regex matching directories containing 'svn', not just .svn'
+     directories. RT#75968
+
+1.1  2012-01-16
+    - Fix test fails on < 5.8 perls
+    - Fix t/13-latin1.t failures on Win32 and under TB1.5
+
+1.0  2012-01-05
     - Fix misleading test failure diagnostics when only issue are
       trailing whitespaces
     - No longer blindly assume utf8 on input files (RT#59877)