From d8d3e2823aa8ceff6b5a61ee2ddf640892e41f64 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 9 May 2013 14:51:17 -0400 Subject: [PATCH] ChangeLog entry for "fix compat with tcpdf >= 6.0 (tested with 6.0.012)" --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4f352b9091..c744491bfe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,7 @@ phpMyAdmin - ChangeLog - bug #3908 Calendar widget improperly redirects to home - 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) 4.0.0.0 (2013-05-03) + Patch #3481047 for rfe #3480477 Insert as new row enhancement