Fix -I issues for win32 (Changelog)
[catagits/Catalyst-Devel.git] / Changes
diff --git a/Changes b/Changes
index 9f37143..d1376b0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        - Fix an issue with the Restarter in Win32 where @INC didn't get
+          passed along in "fork"
+
+1.20    2009-08-11 23:30:30
+        - Bump required File::ChangeNotify version to 0.07. Closes RT#48610.
+
 1.19    2009-06-29 00:36:50
         - Update Module::Install to a version that doesn't screw up
           auto_install anymore (Closes: RT#45784).