From 0f4972c454723a9cfa1d8210ae264b96cbd25287 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 1 Nov 2020 21:45:37 +0100 Subject: [PATCH] Add a ChangeLog entry for #16430 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index fb4a8b8516..91d13bb637 100644 --- a/ChangeLog +++ b/ChangeLog @@ -51,6 +51,7 @@ phpMyAdmin - ChangeLog - issue #14795 Include routines in the export in a predictable order - issue #16227 Fixed autocomplete is not working in case the table name is quoted by "`" symbols - issue #15463 Force BINARY comparison when looking at privileges to avoid an SQL error on privileges tab +- issue #16430 Fixed Windows error message uses trailing / instead of \ 5.0.5 (not yet released)