[Catalyst-commits] r10997 - Catalyst-Runtime/5.80/trunk
hobbs at dev.catalyst.perl.org
hobbs at dev.catalyst.perl.org
Wed Jul 29 01:35:12 GMT 2009
Author: hobbs
Date: 2009-07-29 01:35:11 +0000 (Wed, 29 Jul 2009)
New Revision: 10997
Modified:
Catalyst-Runtime/5.80/trunk/Changes
Log:
Changes entry for r10993
Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes 2009-07-29 01:06:09 UTC (rev 10996)
+++ Catalyst-Runtime/5.80/trunk/Changes 2009-07-29 01:35:11 UTC (rev 10997)
@@ -6,6 +6,9 @@
- Depend on Module::Pluggable 3.9 to prevent a bug wherein components
in inner packages might not be registered. This especially affected
tests.
+ - Catalyst::Engine::FastCGI - relax the check for versions of Microsoft
+ IIS. Provides compatibility with Windows 2008 R2 as well as
+ (hopefully) future versions.
Refactoring / cleanups:
- Deleted the Restarter engine and its Watcher code. Use the
More information about the Catalyst-commits
mailing list