update changes
[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         - Update default actions in Root.pm
5         - Patch Helper.pm so Module::Pluggable::Object ignores emacs temp
6           files appropriately for restarting server
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
11 1.03    2007-08-10 08:10:00
12         - Changed default dependency to Catalyst::Runtime
13         - Added BindLex example to create script
14         - Don't change a manually-specified engine when using the
15           -r switch with server.pl
16         
17 1.02    2006-11-15  16:45:00
18         - Added dep to Catalyst::Manual
19         - added option to send errors to STDOUT in fastcgi script
20
21 1.01    2006-09-17 23:49:00
22        - Upped M::I dependency
23            - fix for warnings
24
25 1.00    2006-07-06 19:23:00
26         - Initial release