From 5911961ef63b21f2d56160ead57117e1d0c0213a Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 15 Jan 2020 13:41:33 +0100 Subject: [PATCH] Add ChangeLog entry for #15761 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 9c7203fe1e..abbe02dc7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog - issue #15432 Fixed names of the pages in the designer should be unique - issue #14310 Fixed column selector "See more" removes "Preview SQL" and "Save" area - issue Fixed wrong jQuery function call in table search page +- issue #15761 Fix uncaught TypeError when using "$cfg['ServerDefault'] = 0;" 5.0.1 (2020-01-07) - issue #15719 Fixed error 500 when browsing a table when $cfg['LimitChars'] used a string and not an int value