summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lowrey <rdlowrey@php.net>2015-02-09 11:42:40 -0500
committerDaniel Lowrey <rdlowrey@php.net>2015-02-09 11:42:40 -0500
commitf2b12424c09cc27390e27fded86af2e4cdbe279b (patch)
tree05b776f8ba42233283c3999cca879867ad5f9390
parent1eef4f2a0cf855b8f453e9fe8fb2499907754022 (diff)
downloadphp-git-f2b12424c09cc27390e27fded86af2e4cdbe279b.tar.gz
NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a1f3c697bb..08b2d319aa 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP NEWS
- ODBC:
. Bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)
+- OpenSSL:
+ . Fix bug #61285, #68329, #68046, #41631: encrypted streams don't observe
+ socket timeouts (Brad Broerman)
+
?? ??? 2015, PHP 5.5.22
- Core: