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 "</ol>";
   print "Notes:";
   print "<ol>";
+  print " <li>If you <strong>upgrade from Drupal 4.5.x</strong> you will need to recreate the block path settings as these will not be preserved in the upgrade process.</li>";
   print " <li>If you <strong>upgrade from Drupal 4.4.x</strong>, you will need to create the <code>users_roles</code> and <code>locales_meta</code> tables manually before upgrading. To create these tables, issue the following SQL commands:
 
   <p>MySQL specific example:
