From 7ae7a83935e2bfff3378056704ab9fd4de68198f Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 21 Jun 2021 23:53:13 +0200 Subject: [PATCH] Add a ChangeLog entry for #16935 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b7576b9b80..dde424128f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ phpMyAdmin - ChangeLog - issue Re-build openlayers JS dependency from the source files and provide a smaller JS bundle - issue Fixed imports and theme detection depending on the current working dir - issue Update JavaScript dependencies +- issue #16935 Remove hardcoded row length for "$cfg['CharTextareaRows']" to allow back values < 7 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa