diff --git a/lib/Bric/Changes.pod b/lib/Bric/Changes.pod index 00b08c88a..f7ea5a30f 100644 --- a/lib/Bric/Changes.pod +++ b/lib/Bric/Changes.pod @@ -22,6 +22,12 @@ is turned on. The case for this is when Bricolage is running behind a reverse proxy server that's handling SSL mappsings. Thanks to Alex Krohn for the report. [David] +=item * + +Added the "object" format for datetime values. Pass "object" as the formatting +string and a L object will be returned, rather than a string. +[David] + =back =head2 Bug Fixes @@ -1475,18 +1481,6 @@ Sources Manager). [David] =back -=head2 Improvements - -=over - -=item * - -Added the "object" format for datetime values. Pass "object" as the formatting -string and a L object will be returned, rather than a string. -[David] - -=back - =head1 VERSION 1.10.10 (2010-04-11) =head2 Improvements