Default to using the cwd to base tests
[catagits/Test-EOL.git] / Changes
diff --git a/Changes b/Changes
index a63c1d8..b828429 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for Test-EOL
 
+1.4 2012-09-08
+  - Properly fix Win32. RT#76037
+
+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