diff --git a/CHANGES.rst b/CHANGES.rst index 891f1ae6efe..b47f417e9a1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -18,8 +18,7 @@ Features added Bugs fixed ---------- -* #13060: HTML Search: use ``Map`` instead of object literal to store - per-file term scores, to prevent prototype pollution. +* #13060: HTML Search: use ``Map`` to store per-file term scores. Patch by James Addison Testing