From 6cdab0184d79afaf17438d79f7ca0014f9a10ef7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 28 Nov 2017 10:56:16 +0100 Subject: [PATCH] Changelog entry for #13737 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 87acee76c6..c6b09d33f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ phpMyAdmin - ChangeLog - issue #13824 Fixed constructing ALTER query with AFTER - issue #13821 Lock page when changes are done in the SQL editor - issue #13842 Prefer iconv for encoding conversions +- issue #13737 Fixed changing password on MariaDB cluster 4.7.5 (2017-10-23) - issue #13615 Avoid problems with browsing unknown query types