From: Andrei Zmievski Date: Mon, 6 Mar 2006 21:58:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-4.4.3RC1~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7c3d6c8ad780110ec87e018597ba27d3c231cd2;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index f758d2bf8f..c4a4bb6442 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, Version 4.4.3 +- Updated PCRE to version 6.6. (Andrei) - Added a check for special characters in the session name. (Ilia) - Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n). (Ilia)