diff docs/upgrade.rst @ 2074:6c6718c06ea2

merge beta into stable
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 29 Feb 2012 23:11:13 +0200
parents bf263968da47 8330d5778ba3
children 934906f028b5
line wrap: on
line diff
--- a/docs/upgrade.rst	Wed Feb 29 21:43:54 2012 +0100
+++ b/docs/upgrade.rst	Wed Feb 29 23:11:13 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::