Index: update.php =================================================================== RCS file: /cvs/drupal/drupal/update.php,v retrieving revision 1.146 diff -u -F^f -r1.146 update.php --- update.php 7 Feb 2005 14:25:17 -0000 1.146 +++ update.php 2 Apr 2005 18:34:57 -0000 @@ -126,6 +126,7 @@ function update_info() { print ""; print "Notes:"; print "
    "; + print "
  1. If you upgrade from Drupal 4.5.x you will need to recreate the block path settings as these will not be preserved in the upgrade process.
  2. "; print "
  3. If you upgrade from Drupal 4.4.x, you will need to create the users_roles and locales_meta tables manually before upgrading. To create these tables, issue the following SQL commands:

    MySQL specific example: