]> granicus.if.org Git - php/commitdiff
add a NEWS block for beta2
authorFerenc Kovacs <tyrael@php.net>
Thu, 10 Apr 2014 04:22:43 +0000 (06:22 +0200)
committerFerenc Kovacs <tyrael@php.net>
Thu, 10 Apr 2014 04:22:43 +0000 (06:22 +0200)
NEWS

diff --git a/NEWS b/NEWS
index df6031f710c6d59923e7acad24526788935690bd..cfb973ac716db7bac0ed8ca26949dde5375b7570 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2014, PHP 5.6.0 Beta 1
+?? ??? 2014, PHP 5.6.0 Beta 2
+
+10 Apr 2014, PHP 5.6.0 Beta 1
 
 - Core:
   . Allow zero length comparison in substr_compare() (Tjerk)