update gotchas for stable release

This commit is contained in:
Graham Knop 2009-02-18 03:21:46 +00:00
parent 5800a9ef0a
commit fe0fdda551

View file

@ -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 versions. Be sure to heed the warnings contained herein as they will
save you many hours of grief. save you many hours of grief.
7.6.11
--------------------------------------------------------------------
* If upgrading from WebGUI 7.5, you should upgrade to 7.5.40 first,
then you can upgrade to WebGUI 7.6.11 and beyond.
7.6.10 7.6.10
-------------------------------------------------------------------- --------------------------------------------------------------------
* The Survey JSON fields (Survey.surveyJSON and Survey_response.responseJSON) * The Survey JSON fields (Survey.surveyJSON and Survey_response.responseJSON)
@ -75,8 +80,6 @@ save you many hours of grief.
Syndicated Content assets after upgrade to ensure they are still Syndicated Content assets after upgrade to ensure they are still
working as expected. working as expected.
* You must upgrade to 7.6.2 before you can upgrade to 7.6.3.
7.6.1 7.6.1
-------------------------------------------------------------------- --------------------------------------------------------------------
* WebGUI now requires Class::C3 version 0.19 or greater. * WebGUI now requires Class::C3 version 0.19 or greater.