From 2afebc0d2f855c0c26cf603962511123ef0ed0ab Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 27 Jan 2020 21:39:14 +0100 Subject: [PATCH] Add ChangeLog entry for #15555 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b3e98fa5d8..30a0fb5dca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ phpMyAdmin - ChangeLog - issue Added missing 'IF EXISTS' to 'DROP EVENT' when exporting databases - issue #15232 Improve the padding in query result tool links - issue #15064 Support exporting raw SQL queries +- issue #15555 Added ip2long transformation 5.0.2 (not yet released) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page