summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee4c87e5b2..0631c93fd5 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,10 @@ PHP NEWS
. Fixed bug #69860 (php-fpm process accounting is broken with keepalive).
(Denis Yeldandi)
+- Hash:
+ . Fixed bug #73127 (gost-crypto hash incorrect if input data contains long
+ 0xFF sequence). (Grundik)
+
- GD:
. Fixed bug #74031 (ReflectionFunction for imagepng is missing last two
parameters). (finwe)