From 0a4d6b409907b8492b84585b64ff749c9020a578 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 2 Apr 2009 05:04:46 +0000 Subject: [PATCH] Document the newer version of Clone required for 7.7.2 in the gotchas.txt file. --- docs/gotcha.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index a624bbf7b..33f521e3a 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.7.2 +-------------------------------------------------------------------- + * WebGUI now requires Clone version 0.31 or greater. + 7.7.1 -------------------------------------------------------------------- * Keywords are now comma separated rather than space separated. Quotes are