From c0cfd96af8170331fdb2b67f70fb45a01d7d45af Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 7 Nov 2007 12:46:56 +0000 Subject: [PATCH] bug #1826022 [privileges] unable to add user (MySQL 3.23) since PMA 2.11.2 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 80a1d92ee..3375cb673 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA thanks to Juergen Wind - bug #1777249 [display] Do not underline links in left panel (in default themes) +- bug #1826022 [privileges] unable to add user (MySQL 3.23) since PMA 2.11.2 2.11.2.0 (2007-10-27) - patch #1791576 HTTP auth: support REDIRECT_REMOTE_USER, thanks to Allard