From 122cb937875aaf9db3ad5ad3c06acd230045c8d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Mon, 22 Oct 2001 21:16:46 +0000 Subject: [PATCH] no message --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 99ca5fc5b..61f59ad70 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ $Source$ * main.php3: ensured sockets aren't displayed and used if php < 3.0.10. * libraries/common.lib.php3: ensured the same rules apply whatever is the authentication mode and that the cfgServers[i]['only_db'] is really used. + Fixed also the bug #472201 - Denied to mysql user db. AdvAuth failed. 2001-10-22 Robin Johnson * config.inc.php3: remove ENCODE, DECODE, ENCRYPT functions.