From: Ilia Alshanetsky Date: Mon, 17 Sep 2007 12:44:16 +0000 (+0000) Subject: Fixed typos X-Git-Tag: php-5.2.5RC1~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c49087e64e669711ed693e0788922bb4f6f7d07;p=php Fixed typos --- diff --git a/NEWS b/NEWS index f9a6423c30..f36f117c20 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +16,7 @@ PHP NEWS - Fixed endianness detection on MacOS when building universal binary. (Uwe Schindler, Christian Speich, Tony) - Fixed possible triggering of buffer overflows inside glibc - imlplementations of the fnmatch(), setlocale() and glob() functions. + implementations of the fnmatch(), setlocale() and glob() functions. Reported by Laurent gaffie. (Ilia) - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre) @@ -24,7 +24,7 @@ PHP NEWS - Fixed bug #42627 (bz2 extension fails to build with -fno-common). (dolecek at netbsd dot org) - Fixed Bug #42596 (session.save_path MODE option does not work). (Ilia) -- Fixed bug #42590 (Make the engine recornize \v and \f escape sequences). +- Fixed bug #42590 (Make the engine recognize \v and \f escape sequences). (Ilia) - Fixed bug #42587 (behaviour change regarding symlinked .php files). (Dmitry) - Fixed bug #42579 (apache_reset_timeout() does not exist). (Jani)