Commit:    734bda7a2ddea53293eb8abdb9842a0079d54a53
Author:    Lars Strojny <lstro...@php.net>         Fri, 21 Sep 2012 13:22:53 
+0200
Parents:   b69068705ecfdad954cc072e00b8b630f39b7f15
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=734bda7a2ddea53293eb8abdb9842a0079d54a53

Log:
Fixing NEWS file

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f5e413e..0082ae9 100644
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,10 @@ PHP                                                          
              NEWS
   . Bug #49510: Boolean validation fails with FILTER_NULL_ON_FAILURE with empty
     string or false. (Lars)
 
+- Sockets
+  . Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by
+    Igor Wiedler). (Lars)
+
 ?? ??? 2012, PHP 5.4.7
 
 - Core:
@@ -251,8 +255,6 @@ PHP                                                         
               NEWS
 
 - Sockets:
   . Fixed bug #62025 (__ss_family was changed on AIX 5.3). (Felipe)
-  . Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by
-    Igor Wiedler). (Lars)
 
 - SPL:
   . Fixed bug #62433 (Inconsistent behavior of RecursiveDirectoryIterator to


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

Reply via email to