From 674a0416c9a5bf2a01bc72157b0783b645b769cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 26 Sep 2001 19:25:42 +0000 Subject: [PATCH] no message --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 01e598dc0..1845e5875 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ $Source$ 2001-09-26 Loïc Chapeaux * libraries/common.lib.php3; left.php3; tbl_move_copy.php3; tbl_properties.php3; tbl_rename.php3: fixed some security issues. + * libraries/common.lib.php3, lines 76 & 79: some variable wasn't declared + as global ones. + * main.php3: the cookie shouldn't be set before authentication is + completed. 2001-09-25 Loïc Chapeaux * lang/italian.inc.php3: updated thanks to Pietro Danesi.