From cd483f856aed4f0994cf7932a41210b98d1da991 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 7 Mar 2011 16:53:20 -0800 Subject: [PATCH] Put the notice about the changed TimeField form in a note for the correct version. --- docs/gotcha.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index fb097f8a1..ed4e29ab8 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -7,6 +7,11 @@ upgrading from one version to the next, or even between multiple versions. Be sure to heed the warnings contained herein as they will save you many hours of grief. +7.10.11 +-------------------------------------------------------------------- + * Modified TimeField, now provides popupless immediate validation with + an alert if the value is not interpretable when the user leaves that field + 7.10.10 -------------------------------------------------------------------- * Asset metadata is now versioned. @@ -14,9 +19,6 @@ save you many hours of grief. * The updated versions of HTML::Packer, JavaScript::Packer and CSS::Packer added for 7.10.9 require perl 5.8.9 or higher to run. - * Modified TimeField, now provides popupless immediate validation with - an alert if the value is not interpretable when the user leaves that field - 7.10.9 -------------------------------------------------------------------- * WebGUI now depends on Data::ICal for making and reading iCal feeds