From: Jani Taskinen Date: Fri, 3 Oct 2008 14:52:52 +0000 (+0000) Subject: reorder X-Git-Tag: php-5.2.7RC1~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=619b8bb5eaf417cad098dcb260e921b787ed7764;p=php reorder --- diff --git a/NEWS b/NEWS index e9b06b3974..e6f1fe944d 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2008, PHP 5.2.7 -- Fixed bug #14032 (Mail() always returns false but mail is sent). (Mikko) - - Reverted fix for bug #44197 due to behaviour change in minor version. (Felipe) @@ -139,7 +137,7 @@ PHP NEWS (Jani) - Fixed bug #42318 (problem with nm on AIX, not finding object files). (Dmitry) - Fixed bug #41348 (OCI8: allow compilation with Oracle 8.1). (Chris Jones) - +- Fixed bug #14032 (Mail() always returns false but mail is sent). (Mikko) 01 May 2008, PHP 5.2.6 - Fixed two possible crashes inside posix extension (Tony)