]> granicus.if.org Git - php/commitdiff
NEWS: Add murmurhash info [ci skip]
authorAnatol Belski <ab@php.net>
Sat, 31 Oct 2020 17:50:30 +0000 (18:50 +0100)
committerAnatol Belski <ab@php.net>
Sat, 31 Oct 2020 18:16:24 +0000 (19:16 +0100)
Signed-off-by: Anatol Belski <ab@php.net>
NEWS

diff --git a/NEWS b/NEWS
index 5fc105a2f1ddd24afbadd2c8511320007e4b15e6..8bcc093f9665d2aa0352fcc220325a122698144d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ PHP                                                                        NEWS
 - GD:
   . Convert resource<gd font> to object \GdFont. (Sara)
 
+- hash:
+  . Implemented FR #68109 (Add MurmurHash V3). (Anatol, Michael)
+
 - PSpell:
   . Convert resource<pspell> to object \PSpell. (Sara)
   . Convert resource<pspell config> to object \PSPellConfig. (Sara)