]> granicus.if.org Git - php/commitdiff
Fixed typos
authorIlia Alshanetsky <iliaa@php.net>
Mon, 17 Sep 2007 12:44:16 +0000 (12:44 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 17 Sep 2007 12:44:16 +0000 (12:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f9a6423c30af89958c736fd1e22be6fbb45322be..f36f117c2028c1b2a2f17cde016f9638ceaf7974 100644 (file)
--- 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)