From d8154ae981d3377376cbe99f5e445e9390a4d34e Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 18 Feb 2009 09:18:45 +0000 Subject: [PATCH] Patch for bug #2565948 ported to the 3.1 branch. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d5c869104..36c3033fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,8 +24,6 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + patch #2506831 [privileges] Create user for existing database, thanks to Herman van Rink and Virsacer + patch #2505255 [privileges] Cleanup, thanks to Virsacer - virsacer -+ bug #2565948 [core] Changing the connection collation changed the client - charset. - bug #2414056 [auth] AllowNoPasswordRoot error message is too vague 3.1.3.0 (not yet released) @@ -50,6 +48,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA - patch #2550323 [XHTML] in server_databases.php, thanks to Virsacer - virsacer - patch #2358861 [navi] Row count tooltip wrong for information_schema, thanks to Herman van Rink - helmo +- bug #2565948 [core] Changing the connection collation changed the client + charset. 3.1.2.0 (2009-01-19) - bug #1253252 [display] Can't NULL a column with relation defined