kalle Fri Mar 20 08:39:43 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Fix typo http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1446&r2=1.2027.2.547.2.1447&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1446 php-src/NEWS:1.2027.2.547.2.1447 --- php-src/NEWS:1.2027.2.547.2.1446 Thu Mar 19 23:10:44 2009 +++ php-src/NEWS Fri Mar 20 08:39:42 2009 @@ -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 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php