From 03be723535ab514253f276cf84cc174130ee13e5 Mon Sep 17 00:00:00 2001 From: Patrick Donelan Date: Wed, 11 Feb 2009 09:24:00 +0000 Subject: [PATCH] Added note about Params::Validate to gotcha.txt --- docs/gotcha.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 7abfbe510..dc1d19291 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -7,6 +7,10 @@ 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.6.11 +-------------------------------------------------------------------- + * WebGUI now requires Params::Validate version 0.81 or greater. + 7.6.10 -------------------------------------------------------------------- * The Survey JSON fields (Survey.surveyJSON and Survey_response.responseJSON)