From ea596b07ebf6c07f5510ebb5f256286ca21a0b6f Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 11 May 2013 06:54:13 -0400 Subject: [PATCH] ChangeLog entry for bug #3918 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index c744491bfe..8a7c16accf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ phpMyAdmin - ChangeLog - bug #3909 [import] Import of CSV FIle to selected table doesn't work - bug #3904 Browsing an empty table should not display its Structure - bug #3908 Calendar widget improperly redirects to home +- bug #3918 Greyed out tabs when there are no rows fixed - bug #3916 [interface] Missing scrollbar (original theme) + [vendor] add tcpdf path to vendor_config.php - bug fix compat with tcpdf >= 6.0 (tested with 6.0.012)