From: Yasuo Ohgaki Date: Wed, 31 Aug 2016 12:06:05 +0000 (+0900) Subject: Update NEWS X-Git-Tag: php-7.1.0RC1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e385b05ebef3a1358cabc1178d45ff827b903f4c;p=php Update NEWS --- diff --git a/NEWS b/NEWS index cc6ecfa9e6..0e1f516811 100644 --- a/NEWS +++ b/NEWS @@ -90,6 +90,8 @@ PHP NEWS . Fixed bug #72681 (PHP Session Data Injection Vulnerability). (Stas) . Fixed bug #72742 (memory allocator fails to realloc small block to large one). (Stas) + . Fixed URL rewriter. It would not rewrite '//example.com/' URL + unconditionally. URL rewrite target hosts whitelist is implemented. (Yasuo) - Bz2: . Fixed bug #72837 (integer overflow in bzdecompress caused heap