diff --git a/ChangeLog b/ChangeLog index fc9c1aabc2..15bfdbe2b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,7 @@ phpMyAdmin - ChangeLog - issue #15899 Fix "Uncaught TypeError: mb_strtoupper()" on the relational view of a view - issue Fixed some php uncaught errors and notices on user missing extension - issue #15926 Fixed PhpMyAdmin\Core::getRealSize('8000M') returns a float instead of an int +- issue #15410 Fixed auto increment reset issue where the last value of AI was saved an could destroy the "good" value 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