From c5d05559d2b5cd128cac4382a09b2e2c1ad0fcb7 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Fri, 18 Sep 2015 08:10:00 +1000 Subject: [PATCH] ChangeLog for issue #11479 Allow setting routine wise privileges Signed-off-by: Madhura Jayaratne --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4005c32342..6459a76db0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ phpMyAdmin - ChangeLog 4.6.0.0 (not yet released) + issue #11456 Disabled storage engines ++ issue #11479 Allow setting routine wise privileges 4.5.1.0 (not yet released) - issue Invalid argument supplied for foreach()