]> granicus.if.org Git - php/commitdiff
Update NEWS
authorDaniel Lowrey <rdlowrey@php.net>
Tue, 14 Apr 2015 15:37:17 +0000 (09:37 -0600)
committerDaniel Lowrey <rdlowrey@php.net>
Tue, 14 Apr 2015 15:37:17 +0000 (09:37 -0600)
NEWS

diff --git a/NEWS b/NEWS
index 9c90f3c8fecc436a64d6320c89ee39825ca2883b..70eeda6b00a27a6a3b754f49241d99a3d50b3d08 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,10 @@ PHP                                                                        NEWS
   . Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0).
     (Anatol)
 
+- OpenSSL:
+  . Fixed bug #69402 (Reading empty SSL stream hangs until timeout).
+    (Daniel Lowrey)
+
 - Sqlite3:
   . Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)