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.