From: tokul Date: Mon, 6 Mar 2006 17:17:13 +0000 (+0000) Subject: information about added themes and sq_strpos_8bit() function in url parser. X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=4517d1c380440e290b53a1cc2b4289ab7d731de4 information about added themes and sq_strpos_8bit() function in url parser. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10903 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index 3b18f233..46b6240d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,10 @@ Version 1.5.2 - CVS - Security: Possible cookie theft in src/redirect.php if register_globals is enabled, and malicous site is running in same domain. + - Stop URL parsing, if 8bit symbols or HTML entities are detected (#1356798). + - Added new color themes by Jeremy Landes, Tammi Maggard and Lucas Austin-Howe + (#1378332), (#1377567), (#1377529), (#1377528), (#1377527), (#1377526), + (#1377525), (#1393188). Version 1.5.1 (branched on 2006-02-12)