diff --git a/ChangeLog b/ChangeLog
index f7f356b8d..2df28f246 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,7 @@ danbarry
+ [pdf] Merged tcpdf 2.2.002 (PHP5 version), thanks to Nicola Asuni
+ [engines] Maria support
+ [engines] MyISAM and InnoDB: support ROW_FORMAT table option
++ prevent search indexes from indexing phpMyAdmin installations
2.11.6.0 (not yet released)
- bug #1903724 [interface] Displaying of very large queries in error message
diff --git a/index.php b/index.php
index ca31e2419..007fb5296 100644
--- a/index.php
+++ b/index.php
@@ -110,6 +110,7 @@ header('Content-Type: text/html; charset=' . $GLOBALS['charset']);
+