iliaa           Mon Sep 17 12:44:17 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  
  Fixed typos
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.951&r2=1.2027.2.547.2.952&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.951 php-src/NEWS:1.2027.2.547.2.952
--- php-src/NEWS:1.2027.2.547.2.951     Sun Sep 16 15:38:57 2007
+++ php-src/NEWS        Mon Sep 17 12:44:16 2007
@@ -16,7 +16,7 @@
 - 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 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to