From 830d94a7a8fdaec43becc52776bc3b4aaceefdf3 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 14 Sep 2013 09:36:40 -0400 Subject: [PATCH] ChangeLog entry for bug 4079 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 91d300202b..480e33075f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog - bug #4091 Insert ignore option does not work - bug #4090 Downloading BLOB downloads page template - bug #4092 Clicking on table name in view of information_schema redirects to wrong page +- bug #4079 Copy Table Add AUTO_INCREMENT value checkbox not working 4.0.6.0 (2013-09-05) - bug #4036 Call to undefined function mb_detect_encoding (clarify the doc)