the emacs temp file change is still in -Devel, but never made it into 1.03
[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         - Patch Helper.pm so Module::Pluggable::Object ignores emacs temp
5           files appropriately for restarting server
6         - Patched Helper.pm so the correct options for mulitple restart
7           directories and symlink resolution will be set in myapp_server.pl
8           (Sebastian Willert)
9
10 1.03    2007-08-10 08:10:00
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