summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 823baa9304..0b4cae7cf6 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP NEWS
- GD:
. Fixed bug #73213 (Integer overflow in imageline() with antialiasing). (cmb)
+- phpdbg:
+ . Properly allow for stdin input from a file. (Bob)
+
- Standard:
. Fixed bug #73203 (passing additional_parameters causes mail to fail). (cmb)