]> granicus.if.org Git - php/commitdiff
TLS news
authorMichael Wallner <mike@php.net>
Thu, 17 Oct 2013 13:13:12 +0000 (15:13 +0200)
committerMichael Wallner <mike@php.net>
Thu, 17 Oct 2013 13:13:12 +0000 (15:13 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 4978c7e722527c67996c51caa3c8fd8e4a333512..a5a6d8f197818880c3cad2e944941f02f693d7df 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ PHP                                                                        NEWS
   . Fixed bug #65911 (scope resolution operator - strange behavior with $this).
     (Bob Weinand)
 
+- Openssl:
+  . Added explicit TLSv1.1 and TLSv1.2 stream transports. (Daniel Lowrey)
+
 17 Oct 2013, PHP 5.5.5
 
 - Core: