From 8bb84693b3fdc7dfddcdeb1b5c409b5b37774ae8 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Thu, 27 Feb 2014 12:43:42 +0100 Subject: [PATCH] mention the apparmor support in fpm --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 5a149051dd..4f0c3191d8 100644 --- a/NEWS +++ b/NEWS @@ -155,6 +155,10 @@ PHP NEWS . Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir or safe_mode). (Adam) +- FPM + . Included apparmor support in fpm + (RFC: https://wiki.php.net/rfc/fpm_change_hat). (Gernot Vormayr) + - GMP: . Moved GMP to use object as the underlying structure and implemented various improvements based on this. -- 2.50.1