From: Tomas Doran Date: Mon, 15 Aug 2011 08:36:24 +0000 (+0100) Subject: Catalyst::Delta hasn't been touched, needs fixing. X-Git-Tag: 5.9000~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=1fae8c61b074673071df73cd339111d3d5a7d6b4 Catalyst::Delta hasn't been touched, needs fixing. --- diff --git a/lib/Catalyst/Delta.pod b/lib/Catalyst/Delta.pod index a41798e..9880687 100755 --- a/lib/Catalyst/Delta.pod +++ b/lib/Catalyst/Delta.pod @@ -4,9 +4,15 @@ Catalyst::Delta - Overview of changes between versions of Catalyst =head1 DESCRIPTION -This is an overview of the user-visible changes to Catalyst in version 5.8. +This is an overview of the user-visible changes to Catalyst in version 5.9. -=head2 Deprecations +=head2 + +=head1 PREVIOUS VERSIONS + +=head2 Catalyst 5.8 + +=head3 Deprecations Please see L for a full description of how changes in the framework may affect your application. @@ -29,7 +35,7 @@ Below is a brief list of features which have been deprecated in this release: =back -=head2 New features +=head3 New features =head3 Dispatcher @@ -84,7 +90,7 @@ Added code method as an alias for C<< $res->status >> =back -=head2 Consequences of the Moose back end +=head3 Consequences of the Moose back end =over @@ -124,7 +130,7 @@ Your application class is forced to become immutable at the end of compilation. =back -=head2 Bug fixes +=head3 Bug fixes =over