From 7412f90aaf75cc1b4e3b983aa60e12f05165ac78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 17 Aug 2016 11:21:38 +0200 Subject: [PATCH] Add changelog entries MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 18a35e5889..efb6720ff5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ phpMyAdmin - ChangeLog 4.6.5 (not yet released) - issue Remove potentionally license problematic sRGB profile +- issue #12459 Display read only fields as read only when editing +- issue #12384 Fix expanding of navigation pane when clicking on database 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29