From: Kalle Sommer Nielsen Date: Fri, 20 Mar 2009 08:39:42 +0000 (+0000) Subject: Fix typo X-Git-Tag: php-5.2.10RC1~276 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2ad68d0544665ae6a856991c0f7587e66190c89;p=php Fix typo --- diff --git a/NEWS b/NEWS index 9c94ad5d93..75b68ca204 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -PHP NEWS +PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2009, PHP 5.2.10 - Added new CURL options CURLOPT_REDIR_PROTOCOLS, CURLOPT_PROTOCOLS, @@ -6,7 +6,7 @@ PHP NEWS - Fixed memory corruptions while reading properties of zip files. (Ilia) -- Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension) +- Fixed bug #47721 (Alignment issues in mbstring and sysvshm extension) (crrodriguez at opensuse dot org, Ilia) - Fixed bug #47704 (PHP crashes on some "bad" operations with string offsets). (Dmitry)