]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Tue, 3 Oct 2017 04:42:39 +0000 (06:42 +0200)
committerRemi Collet <remi@php.net>
Tue, 3 Oct 2017 04:42:39 +0000 (06:42 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a029865a8eb505beb7ae826dac3273c8dc503bba..ac28474df4286362c5c052cb2831d239059468f5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ PHP                                                                        NEWS
 - Date:
   . Fixed bug #75222 (DateInterval microseconds property always 0). (jhdxr)
 
+- Hash:
+  . Fixed Bug #75284 (sha3 is not supported on bigendian machine). (Remi)
+
 - litespeed:
   . Fixed bug #75248 (Binary directory doesn't get created when building 
     only litespeed SAPI). (petk)