From 9293a6fbb396cd07c54f59d562414ea3a44889ec Mon Sep 17 00:00:00 2001 From: Kaleb Murphy Date: Mon, 8 Sep 2008 16:55:17 +0000 Subject: [PATCH] Added gotcha about upgrading to 7.4.40 before moving to 7.5 --- docs/gotcha.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index a9357cb01..df83d776d 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -178,6 +178,8 @@ save you many hours of grief. 7.5.0 -------------------------------------------------------------------- + * You must upgrade to 7.4.40 before you upgrade to 7.5 + * Event related links are now displayed using a template loop rather than a template variable. See the default templates for details.