update changes
[catagits/Catalyst-Devel.git] / Changes
CommitLineData
c93c671b 1This file documents the revision history for Perl extension Catalyst-Devel.
68ccb5e5 2
7e0cfc04 31.04 2007-XX-XX
a635d471 4 - Update default actions in Root.pm
88c4cca9 5 - Patch Helper.pm so Module::Pluggable::Object ignores emacs temp
6 files appropriately for restarting server
7e0cfc04 7 - Patched Helper.pm so the correct options for mulitple restart
8 directories and symlink resolution will be set in myapp_server.pl
9 (Sebastian Willert)
10
28634a28 111.03 2007-08-10 08:10:00
07db7008 12 - Changed default dependency to Catalyst::Runtime
13 - Added BindLex example to create script
bd9648d2 14 - Don't change a manually-specified engine when using the
15 -r switch with server.pl
07db7008 16
28634a28 171.02 2006-11-15 16:45:00
54616d61 18 - Added dep to Catalyst::Manual
19 - added option to send errors to STDOUT in fastcgi script
20
1e8e1883 211.01 2006-09-17 23:49:00
bd9648d2 22 - Upped M::I dependency
23 - fix for warnings
1e8e1883 24
25dd3a52 251.00 2006-07-06 19:23:00
68ccb5e5 26 - Initial release