From 521af947ef7624dec09d0925e2e0748bbecc2a08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Fri, 1 Nov 2019 20:58:31 -0300 Subject: [PATCH] Add ChangeLog entry for #15491 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Improve complexity of generated passwords Signed-off-by: MaurĂ­cio Meneghini Fauth --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0fa259817c..f2e9cd6031 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ phpMyAdmin - ChangeLog - issue #15377 Add a request router - issue Automatically focus input in the two-factor authentication window - issue #15509 Replace gender-specific pronouns with gender-neutral pronouns +- issue #15491 Improve complexity of generated passwords 5.0.0 (not yet released) - issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM