changeset 2071:8330d5778ba3 beta

upgrade docs update
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 29 Feb 2012 03:48:29 +0200
parents 003c504da933
children 98f912832811
files docs/upgrade.rst
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/docs/upgrade.rst	Wed Feb 29 02:57:57 2012 +0200
+++ b/docs/upgrade.rst	Wed Feb 29 03:48:29 2012 +0200
@@ -29,12 +29,13 @@
 content after the automerge.
 
 .. note::
-   The next steps only apply to upgrading from non bugfix releases eg. from
-   any minor or major releases. Bugfix releases (eg. 1.1.2->1.1.3) will 
-   not have any database schema changes or whoosh library updates.
+   Please always make sure your .ini files are upto date. Often errors are
+   caused by missing params added in new versions.
+
 
 It is also recommended that you rebuild the whoosh index after upgrading since 
-the new whoosh version could introduce some incompatible index changes.
+the new whoosh version could introduce some incompatible index changes. Please
+Read the changelog to see if there were any changes to whoosh.
 
 
 The final step is to upgrade the database. To do this simply run::