From 870dc9724e5b19d204d97a380fb3ad6cf2341d13 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 1 Sep 2002 20:47:12 +0000 Subject: [PATCH] bug 601721 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 99b5b3df2..e3ae051fe 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-09-01 Loïc Chapeaux + * libraries/auth/cookie.auth.lib.php3: bug 601721 (cookie and IIS) + 2002-08-30 Loïc Chapeaux * tbl_relation.php3, line 324; user_details.php3; lines 262-269: fixed some warnings.