From 8250f8e030c66658ecf1b567017a363230df6d7f Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Mon, 24 Oct 2016 18:15:09 +0530 Subject: [PATCH] Fix typo in ChangeLog Signed-off-by: Deven Bansod --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 83e80daa97..4a2924ad23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -68,7 +68,7 @@ phpMyAdmin - ChangeLog - issue #12616 Refuse to work with mbstring.func_overload enabled - issue #12472 Properly report connection without password in setup - issue #12365 Fix records count for large tables -- issue #12533 Fix records count for complext queries +- issue #12533 Fix records count for complex queries 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29