[Catalyst-commits] r11250 - Catalyst-Devel/1.00/trunk
frew at dev.catalyst.perl.org
frew at dev.catalyst.perl.org
Wed Aug 26 18:49:25 GMT 2009
Author: frew
Date: 2009-08-26 18:49:25 +0000 (Wed, 26 Aug 2009)
New Revision: 11250
Modified:
Catalyst-Devel/1.00/trunk/Changes
Log:
Fix -I issues for win32 (Changelog)
Modified: Catalyst-Devel/1.00/trunk/Changes
===================================================================
--- Catalyst-Devel/1.00/trunk/Changes 2009-08-26 18:33:32 UTC (rev 11249)
+++ Catalyst-Devel/1.00/trunk/Changes 2009-08-26 18:49:25 UTC (rev 11250)
@@ -1,5 +1,8 @@
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.
More information about the Catalyst-commits
mailing list