Index: typo3/sysext/install/mod/class.tx_install.php =================================================================== --- typo3/sysext/install/mod/class.tx_install.php (revision 6058) +++ typo3/sysext/install/mod/class.tx_install.php (working copy) @@ -4010,6 +4010,14 @@ } else { $content = 'No updates to perform!'; } + $content .= ' +
When all updates are done you should check your database for required updates.
+ Perform COMPARE DATABASE as often until no more changes are required.
+ COMPARE DATABASE
+