fix - No mention of intermediate upgrade step in gotcha's
This commit is contained in:
parent
30a0cda342
commit
a7515ebbe6
2 changed files with 5 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
translation out into a seperate method so it can be more easily maintained
|
||||
and tested.
|
||||
- fix: lack of testing for valid object creation
|
||||
- fix: No mention of intermediate upgrade step in gotcha's
|
||||
|
||||
7.3.8
|
||||
- Fixed a template variable rewriting problem with HTML::Template::Expr
|
||||
|
|
|
|||
|
|
@ -81,6 +81,10 @@ save you many hours of grief.
|
|||
|
||||
7.2.0
|
||||
--------------------------------------------------------------------
|
||||
* IMPORTANT: You must upgrade to 7.1.3 before upgrading to 7.2.0 or
|
||||
higher. Upgrading from a version prior to 7.1.3 directly to a
|
||||
7.2.x or higher version will cause your upgrade to fail.
|
||||
|
||||
* NOTE: if you tried to upgrade to 7.2.0 and it failed during the
|
||||
addition of RSS From Parent capability, there have been bugs fixed
|
||||
in that section of the relevant upgrade script in 7.2.1.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue