From 54bf6352fe9424c78edb62defbc8a993bb525910 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 28 Jul 2015 17:42:25 +0200 Subject: [PATCH] updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 3a99b6002f5..ad51142b5b5 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP NEWS - Core: . Fixed bug #69900 (Too long timeout on pipes). (Anatol) + . Fixed bug #70002 (TS issues with temporary dir handling). (Anatol) - Standard: . Fixed bug #70052 (getimagesize() fails for very large and very small WBMP).