kalle           Fri Jun 26 20:39:37 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  Seems like this wasn't merged, re-add credit for Pierre here
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.653&r2=1.2027.2.547.2.965.2.654&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.653 
php-src/NEWS:1.2027.2.547.2.965.2.654
--- php-src/NEWS:1.2027.2.547.2.965.2.653       Fri Jun 26 12:24:20 2009
+++ php-src/NEWS        Fri Jun 26 20:39:36 2009
@@ -1,4 +1,4 @@
-PHP                                                                        NEWS
+PHP                                                                        
NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 30 Jun 2009, PHP 5.3.0
 - Upgraded bundled PCRE to version 7.9. (Nuno)
@@ -129,8 +129,9 @@
   . Added Windows support for stat(), touch(), filemtime(), filesize() and
     related functions. (Pierre)
   . Re-added socket_create_pair() for Windows in sockets extension. (Kalle)
-  . Added inet_pton() and inet_ntop() also for Windows platforms. (Kalle)
-  . Added mcrypt_create_iv() also for Windows platforms. (Pierre)
+  . Added inet_pton() and inet_ntop() also for Windows platforms. 
+    (Kalle, Pierre)
+  . Added mcrypt_create_iv() for Windows platforms. (Pierre)
   . Added ACL Cache support on Windows.
     (Kanwaljeet Singla, Pierre, Venkat Raman Don)
   . Added constants based on Windows' GetVersionEx information. 



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

Reply via email to