diff --git a/ChangeLog b/ChangeLog
index 9ae378e36..73eff0669 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
3.3.1.0 (not yet released)
- bug #2941037 [core] Database structure not sorted by table correctly
+- bug #2948492 [interface] Slide effect masks some fields on search page
3.3.0.0 (not yet released)
+ rfe #2308632 [edit] Use hex for (var)binary fields,
diff --git a/tbl_select.php b/tbl_select.php
index 06433ca1e..78b749de2 100644
--- a/tbl_select.php
+++ b/tbl_select.php
@@ -308,6 +308,7 @@ while (list($operator) = each($GLOBALS['cfg']['UnaryOperators'])) {
unset($choices);
?>
+