From: Michael Wallner Date: Wed, 30 Jul 2014 18:13:17 +0000 (+0200) Subject: BFN X-Git-Tag: php-5.5.16RC1~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48cadf242ddf7cad04adb7fe3fbf71894b534955;p=php BFN --- diff --git a/NEWS b/NEWS index bc27f4e86e..fbf012b7b6 100644 --- 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).