From 16d8f0c70fc1d5f9cf66dee583d5a70b3fe0073e Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 25 Dec 2002 18:23:41 +0000 Subject: [PATCH] forgot something --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 48d6588ea..719925af2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,8 @@ $Source$ * server_privileges.php3: - Made the script compatible to MySQL < 3.22.11; - Fixed the missing "LOCK TABLES" option in the privilege editor. + - Fixed a bug that caused the script not to use GRANT ALL PRIVILEGES even + if all privileges have been selected. 2002-12-23 Alexander M. Turek * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).