diff --git a/NEWS b/NEWS index 13af3adfc8d..de38b7fe00f 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)