]> granicus.if.org Git - php/commitdiff
[ci skip] typo
authorRemi Collet <remi@php.net>
Tue, 29 Sep 2020 06:49:56 +0000 (08:49 +0200)
committerRemi Collet <remi@php.net>
Tue, 29 Sep 2020 06:49:56 +0000 (08:49 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 596c970821fecd8de6adf276ff62dc0949b339f7..55a384dba700fd791debac461421e27deeff337d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,11 +3,11 @@ PHP                                                                        NEWS
 ?? ??? ????, PHP 7.2.34
 
 - Core:
-  . Fixed bug ##79699 (PHP parses encoded cookie names so malicious `__Host-` 
+  . Fixed bug #79699 (PHP parses encoded cookie names so malicious `__Host-`
     cookies can be sent). (CVE-2020-7070) (Stas)
 
 - OpenSSL:
-  . Fixed bug ##79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 
+  . Fixed bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12
     bytes IV). (CVE-2020-7069) (Jakub Zelenka)
 
 06 Aug 2020, PHP 7.2.33