diff --git a/Documentation.html b/Documentation.html
index 7077d2ad2..0b0a29b21 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1155,7 +1155,8 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE
To allow the usage of this functionality:
- - set up pmadb and the linked-tables infrastructure
+ - set up pmadb and the phpMyAdmin
+ configuration storage
- put the table name in $cfg['Servers'][$i]['userconfig']
@@ -4831,9 +4832,10 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
BLOBstreaming support
-Piotr Przybylski (Google Summer of Code 2008)
+Piotr Przybylski (Google Summer of Code 2008 and 2010)
- improved setup script
+ - user preferences
Derek Schaefer (Google Summer of Code 2009)