]> granicus.if.org Git - php/commitdiff
Update NEWS
authorBob Weinand <bobwei9@hotmail.com>
Sun, 15 Jun 2014 13:50:36 +0000 (15:50 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Sun, 15 Jun 2014 13:50:36 +0000 (15:50 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 786f9aea9cb6ce8ab4dc9762e15bf58379b7cf0d..df5db9ea78214740eb2356b59df1dcec0ba7bfb4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,9 @@ PHP                                                                        NEWS
   . Fixed bug #66636 (openssl_x509_parse warning with V_ASN1_GENERALIZEDTIME).
     (Paul Oehler)
 
+- phpdbg:
+  . Fixed bug #67212 (phpdbg uses non-standard TIOCGWINSZ). (Ferenc)
+
 - SOAP:
   . Implemented FR #49898 (Add SoapClient::__getCookies()). (Boro Sitnikovski)