]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Tue, 11 Aug 2015 14:55:04 +0000 (16:55 +0200)
committerAnatol Belski <ab@php.net>
Tue, 11 Aug 2015 14:55:04 +0000 (16:55 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c46dcc5de2059b3077f59a95567c83d20c2b7df5..3cb7a16a1b34ae57fe2db700259a84e4eb92c809 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ PHP                                                                        NEWS
   . Fixed bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE).
     (wusuopu, cmb)
 
+- MCrypt:
+  . Fixed bug #69833 (mcrypt fd caching not working). (Anatol)
+
 - Opcache:
   . Fixed bug #70237 (Empty while and do-while segmentation fault with opcode
     on CLI enabled). (Dmitry, Laruence)