restarting engine fixes from willert
[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
4 - Patched Helper.pm so the correct options for mulitple restart
5 directories and symlink resolution will be set in myapp_server.pl
6 (Sebastian Willert)
7
28634a28 81.03 2007-08-10 08:10:00
7e0cfc04 9 - Patch Helper.pm so Module::Pluggable::Object ignores emacs temp
10 files appropriately for restarting server
07db7008 11 - Changed default dependency to Catalyst::Runtime
12 - Added BindLex example to create script
bd9648d2 13 - Don't change a manually-specified engine when using the
14 -r switch with server.pl
07db7008 15
28634a28 161.02 2006-11-15 16:45:00
54616d61 17 - Added dep to Catalyst::Manual
18 - added option to send errors to STDOUT in fastcgi script
19
1e8e1883 201.01 2006-09-17 23:49:00
bd9648d2 21 - Upped M::I dependency
22 - fix for warnings
1e8e1883 23
25dd3a52 241.00 2006-07-06 19:23:00
68ccb5e5 25 - Initial release