restarting engine fixes from willert
[catagits/Catalyst-Devel.git] / Changes
1 This file documents the revision history for Perl extension Catalyst-Devel.
2
3 1.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
8 1.03    2007-08-10 08:10:00
9         - Patch Helper.pm so Module::Pluggable::Object ignores emacs temp
10           files appropriately for restarting server
11         - Changed default dependency to Catalyst::Runtime
12         - Added BindLex example to create script
13         - Don't change a manually-specified engine when using the
14           -r switch with server.pl
15         
16 1.02    2006-11-15  16:45:00
17         - Added dep to Catalyst::Manual
18         - added option to send errors to STDOUT in fastcgi script
19
20 1.01    2006-09-17 23:49:00
21        - Upped M::I dependency
22            - fix for warnings
23
24 1.00    2006-07-06 19:23:00
25         - Initial release