Fix some typos and point out about converting to .conf file formats in Auth part
[catagits/Catalyst-Manual.git] / Changes
CommitLineData
169144c5 1Revision history for Catalyst-Manual
2
c3471790 35.701X XXXXX
779cf508 4 - Fix Template Toolkit website link (RT #37574)
2b6c29a2 5 - Fix part numbering (RT #37963)
779cf508 6
aa0e9d8f 75.7013 09 Jul 2008
c3471790 8 - revert to use Catalyst qw/@plugins/ style
779cf508 9
3e9fd9c1 105.7012 29 May 2008
11 - Expurgation of all use of default :Private and index :Private in favour
12 of default :Path and index :Path :Args(0)
13 - Expurgation of all yaml as configuration format
14 - Major updates to tutorial, thanks hkclark and gerda
c010ae0d 15
3e9fd9c1 165.7011 16 May 2008
17 - added warnings and poiinters to newer examples in HTML::Widget,
18 and Authentication parts of the tutorial.
19 - pod fix (RT #32636)
dd761796 20
215.701004 09 Apr 2008
3e9fd9c1 22 - rename placeholder back to Manual.pm, this will probably trigger
23 a ppm bug but that's ppm's problem
47a25d24 24
dd761796 255.701003 08 Oct 2007
3e9fd9c1 26 - Patch to Cookbook from bits.
dd761796 27
285.701002 25 Aug 2007
64fad537 29
dd761796 305.701001 17 Aug 2007
3e9fd9c1 31 - Changes to mocation of lib/Catalyst/Manual.pod to
32 lib/Catalyst/ManualPlaceholder.pm to keep cpan indexer happy.
7cfd8dc3 33
dd761796 345.700704 08 Aug 2007
3e9fd9c1 35 - Updated mailing list addresses to scsys.co.uk domains
392906f2 36
dd761796 375.700703
3e9fd9c1 38 - Cookbook: Updated development server deployment instructions, and
39 included a better description of the POE engine.
ad2a47ab 40
dd761796 415.700702 26 April 2007
3e9fd9c1 42 - Switch to Module::Install
8dbc5a5b 43
dd761796 445.700701 19 April 2007
3e9fd9c1 45 - Removal of WritingPlugins. ExtendingCatalyst is now the main resource
46 for extensions to the framework and the application.
8dbc5a5b 47
dd761796 485.700501 10 November 2006
3e9fd9c1 49 - Matches Catalyst-Runtime 5.7005
14942baf 50
dd761796 515.700401 07 November 2006
3e9fd9c1 52 - First release to CPAN; matches Catalyst-Runtime 5.7004.
cc765b4a 53
dd761796 545.700301 20 October 2006
3e9fd9c1 55 - Splitting manual into its own distro