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.