From 3c17c86a1f5d7997a3134d20a0dddeb2390bbb3c Mon Sep 17 00:00:00 2001 From: "David E. Wheeler" Date: Fri, 7 May 2010 10:08:12 -0700 Subject: [PATCH] Move change to proper place. --- lib/Bric/Changes.pod | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) 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