some upgrade bug fixes
This commit is contained in:
parent
462c12c814
commit
b38167d415
2 changed files with 28 additions and 19 deletions
|
|
@ -9,10 +9,17 @@ save you many hours of grief.
|
|||
|
||||
6.99.0
|
||||
--------------------------------------------------------------------
|
||||
|
||||
* The 6.99 series is the last round of changes before 7.0.0 is
|
||||
released. It will serve as the beta, gamma, and release
|
||||
candidates for 7.0.0.
|
||||
|
||||
* The "messageLog" table will be deleted during the upgrade process,
|
||||
and all of the messages in it. This is because the messages
|
||||
contained in there are no longer useful because they won't
|
||||
work with the new workflow system. If you need the data in
|
||||
that table, you should save it before performing the upgrade.
|
||||
|
||||
* The session system has been replaced by a new object-oriented one,
|
||||
which has caused massive API changes. Please consult
|
||||
migration.txt to bring your custom code up to date with the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue