[Catalyst-commits] r9179 - Catalyst-Runtime/5.80/trunk
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Tue Feb 3 11:29:58 GMT 2009
Author: rafl
Date: 2009-02-03 11:29:58 +0000 (Tue, 03 Feb 2009)
New Revision: 9179
Modified:
Catalyst-Runtime/5.80/trunk/Changes
Log:
Changelogging.
Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes 2009-02-03 10:32:45 UTC (rev 9178)
+++ Catalyst-Runtime/5.80/trunk/Changes 2009-02-03 11:29:58 UTC (rev 9179)
@@ -1,5 +1,15 @@
# This file documents the revision history for Perl extension Catalyst.
+ - Disallow writing to config after setup (rafl)
+ - Disallow calling setup more than once (rafl)
+ - Documentation fix regarding overloading of Engine and Dispatcher
+ instances (rafl)
+ - Several documentation typo fixes (rafl)
+ - Stop Makefile.PL from warning about versions that fixed a conflict
+ (t0m)
+ - Improved upgrading documentation (t0m, rafl)
+ - Seed the RNG in each FastCGI child process (Andrew Rodland)
+
5.8000_05 2008-29-01 00:00
- Text::SimpleTable's go as wide as $ENV{COLUMNS} (jhannah)
Patch written by Oleg Kostyuk <cub.uanic at gmail.com>
More information about the Catalyst-commits
mailing list