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