From 13f04e5d9d00e11d0e42d269e51170895a1b624d Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 17 May 2020 16:08:30 +0200 Subject: [PATCH] Add a ChangeLog entry for #15996 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 99edbaf801..07c4b3960f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ phpMyAdmin - ChangeLog - issue #16012 Set "axis-order" to swap lon and lat on MySQL >= 8.1 - issue #16104 Fixed overwriting a bookmarked query causes a PHP fatal error - issue Fix typo in a condition in the Sql class +- issue #15996 Fix local setup doc links pointing to a wrong location 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page