diff --git a/ChangeLog b/ChangeLog index e782f174de..c91db62c50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ phpMyAdmin - ChangeLog ====================== +5.0.2 (not yet released) +- issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page + 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 - issue #14936 Fixed display NULL on numeric fields has showing empty string since 5.0.0