From 1224edc2567f2c6d27e3b0123dfe794f61d47f85 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 7 Oct 2006 14:16:22 +0000 Subject: [PATCH] allow non-anonymous access --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index d9ce6bfab..c13d525e6 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2006-10-07 Marc Delisle + * scripts/create-release.sh: use lang-cleanup.sh from the kit, + list all files, and allow non-anonymous access + 2006-10-06 Marc Delisle * libraries/database_interface.lib.php, bug #1568341, last part of the fix to avoid problems on Windows servers, thanks to Juergen Wind