diff --git a/ChangeLog b/ChangeLog
index 83d21ef8d..d487f57d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
- patch #2099962 [js] fix js error without frameset, thanks to Xuefer
- patch #2099972 [structure] Display None when there is no default value,
thanks to Xuefer - xuefer
+- patch #2122883 [PDF schema] Option to display just the keys,
+ thanks to Samuel Sol Villar dos Santos - yohanleafheart
3.0.1.0 (not yet released)
diff --git a/db_operations.php b/db_operations.php
index eee599081..3fdec290c 100644
--- a/db_operations.php
+++ b/db_operations.php
@@ -630,6 +630,8 @@ if ($cfgRelation['pdfwork'] && $num_tables > 0) { ?>
+
+