Changelog
[catagits/Test-EOL.git] / Changes
diff --git a/Changes b/Changes
index 0022036..7ccf583 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Test-EOL
 
+  - 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