diff --git a/History.md b/History.md index 56de315b..2555344d 100644 --- a/History.md +++ b/History.md @@ -26,12 +26,13 @@ ## 4.3.3 and 3.12.4 / 2020-02-28 - * Bugfixes - * Fix: Fixes a problem where we weren't splitting headers correctly on newlines (#2132) - * Security - * Fix: Prevent HTTP Response splitting via CR in early hints. -## 4.3.2 and 3.12.3 / 2020-02-27 +* Bugfixes + * Fix: Fixes a problem where we weren't splitting headers correctly on newlines (#2132) +* Security + * Fix: Prevent HTTP Response splitting via CR in early hints. CVE-2020-5249. + +## 4.3.2 and 3.12.3 / 2020-02-27 (YANKED) * Security * Fix: Prevent HTTP Response splitting via CR/LF in header values. CVE-2020-5247.