]> granicus.if.org Git - php/commitdiff
BFN
authorMichael Wallner <mike@php.net>
Wed, 30 Jul 2014 18:13:17 +0000 (20:13 +0200)
committerMichael Wallner <mike@php.net>
Wed, 30 Jul 2014 18:13:17 +0000 (20:13 +0200)
NEWS

diff --git a/NEWS b/NEWS
index bc27f4e86eda06780b8dbe9a974bfcdda8e3abb9..fbf012b7b62d678719624a5a71b01aa2feee4623 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP                                                                        NEWS
   . Fixed bug #67635 (php links to systemd libraries without using pkg-config).
     (pacho@gentoo.org, Remi)
 
+- Milter:
+  . Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike)
+  
 - OpenSSL:
   . Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).