From b851e2be97ecfc526d715348768a27e1811769a3 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Tue, 12 May 2009 07:42:28 +0000 Subject: [PATCH] Forgot to mention PHP 5.3/6 compatibility update the other day git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13684 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- doc/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index a3a95886..4bb711e8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -293,6 +293,8 @@ Version 1.5.2 - SVN - Completed a massive update to contrib/flat2sql.pl. - Display visual indication of forwarded messages. - Added Khmer translation (Thanks to Khoem Sokhem). + - Removed use of session_unregister() for compatibility with PHP 5.3.0 + and PHP 6 - Remove ability for HTML emails to use CSS positioning to overlay SquirrelMail content (Thanks to Luc Beurton). (#2723196) [CVE-2009-1581] - Fixed improper sanitizing of PHP_SELF and the lack of sanitizing of -- 2.25.1