summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 13af3adfc8..de38b7fe00 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ PHP NEWS
fault). (Christoph M. Becker)
. Fixed bug #69781 (phpinfo() reports Professional Editions of Windows
7/8/8.1/10 as "Business"). (Christian Wenz)
+ . Fixes bug #69835 (phpinfo() does not report many Windows SKUs).
+ (Christian Wenz)
- GD:
. Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)