From 782f39602c302cc8a74fecc764ac154d64b9a0ee Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 16 Dec 2019 22:12:34 +0100 Subject: [PATCH] Add ChangeLog entry for #14732 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index ebc665e5a0..bb0e487747 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,6 +43,7 @@ phpMyAdmin - ChangeLog - issue Fix twig deprecation notices for php 8.0 - issue #15435 Fix ReCAPTCHA couldn't find user-provided function: Functions.recaptchaCallback - issue #15623 Fix width of picker modal and remove date picker for int fields +- issue #14732 Fixed can't rename primary key with auto increment 4.9.3 (not yet released) - issue #15570 Fix page contents go underneath of floating menubar in some cases