summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-07-28 17:42:25 +0200
committerAnatol Belski <ab@php.net>2015-07-28 17:42:25 +0200
commit54bf6352fe9424c78edb62defbc8a993bb525910 (patch)
tree3f403e7dc1860791928f370fadb851919b2272b3
parent1647ee7ef04e38de8f89cb508b4f919847fcf67e (diff)
downloadphp-git-54bf6352fe9424c78edb62defbc8a993bb525910.tar.gz
updated NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3a99b6002f..ad51142b5b 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).