From b8c31d374eb4980ee18e6efd0ddc2fc3d176534b Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 6 Mar 2019 16:20:59 +0100 Subject: [PATCH] Add ChangeLog entry for #14948 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 148acde36b..e6c32bcd53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ phpMyAdmin - ChangeLog - issue #14763 Fixed the loading symbol not appearing when refreshing the navigation - issue #14607 Count rows only if needed - issue #14832 Show Designer combo boxes when adding a constraint +- issue #14948 Fix change password is not showing password strength difference at the second attempt 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log