From: Derick Rethans Date: Thu, 12 Jan 2006 17:54:19 +0000 (+0000) Subject: - Fixed year. X-Git-Tag: php-4.4.2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0047baef1fbcc9f2eb547dc07ff7954cc7817392;p=php - Fixed year. --- diff --git a/NEWS b/NEWS index f057c6a487..aacc3afdb1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -13 Jan 2005, Version 4.4.2 +13 Jan 2006, Version 4.4.2 - Added missing safe_mode/open_basedir checks into cURL extension. (Ilia) - Backported missing imap_mailcompose() fixes from PHP 5.x. (Ilia) - Prevent header injection by limiting each header to a single line. (Ilia)