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