summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).