ae9be282d41e0247076b77a291e0c4b322fe2059
[catagits/Catalyst-Manual.git] / Changes
1 Revision history for Catalyst-Manual
2
3 5.701X   XXXXX 
4         - Changed some Template Toolkit links to perldoc links (RT #38354)
5         - Fix Template Toolkit website link (RT #37574)
6         - Fix part numbering (RT #37963)
7
8 5.7013   09 Jul 2008
9         - revert to use Catalyst qw/@plugins/ style
10
11 5.7012   29 May 2008
12         - Expurgation of all use of default :Private and index :Private in favour
13           of default :Path and index :Path :Args(0)
14         - Expurgation of all yaml as configuration format
15         - Major updates to tutorial, thanks hkclark and gerda 
16
17 5.7011   16 May 2008 
18         - added warnings and poiinters to newer examples in HTML::Widget,
19           and Authentication parts of the tutorial.
20         - pod fix (RT #32636)
21
22 5.701004 09 Apr 2008
23         - rename placeholder back to Manual.pm, this will probably trigger
24           a ppm bug but that's ppm's problem
25
26 5.701003 08 Oct 2007
27         - Patch to Cookbook from bits.
28
29 5.701002 25 Aug 2007
30
31 5.701001 17 Aug 2007
32         - Changes to mocation of lib/Catalyst/Manual.pod to 
33           lib/Catalyst/ManualPlaceholder.pm to keep cpan indexer happy.
34
35 5.700704 08 Aug 2007
36         - Updated mailing list addresses to scsys.co.uk domains
37
38 5.700703 
39         - Cookbook: Updated development server deployment instructions, and 
40           included a better description of the POE engine.
41
42 5.700702 26 April 2007
43         - Switch to Module::Install
44
45 5.700701 19 April 2007
46         - Removal of WritingPlugins. ExtendingCatalyst is now the main resource
47           for extensions to the framework and the application.
48
49 5.700501 10 November 2006
50         - Matches Catalyst-Runtime 5.7005
51
52 5.700401 07 November 2006
53         - First release to CPAN; matches Catalyst-Runtime 5.7004.
54
55 5.700301 20 October 2006
56         - Splitting manual into its own distro