From e385b05ebef3a1358cabc1178d45ff827b903f4c Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Wed, 31 Aug 2016 21:06:05 +0900 Subject: [PATCH] Update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1