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

diff --git a/NEWS b/NEWS
index 2a16be2ce7db9bcf7dfd8bca6783d813e968b745..5ae736b00551ad1d531c2d82baeed9d1446f9312 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,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
+
 - Opcache:
   . Fixed bug #70237 (Empty while and do-while segmentation fault with opcode
     on CLI enabled). (Dmitry, Laruence)