]> granicus.if.org Git - php/commitdiff
Align NEWS entries format
authorLior Kaplan <kaplanlior@gmail.com>
Thu, 3 Dec 2015 15:58:59 +0000 (17:58 +0200)
committerLior Kaplan <kaplanlior@gmail.com>
Thu, 3 Dec 2015 15:58:59 +0000 (17:58 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 110958da42c5965a3da25f7785e8415e81050cc9..b98ff42081abc66d79734b215943d351b58bf348 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,13 +6,13 @@ Core:
   . Fixed bug #62210 (Exceptions can leak temporary variables). (Dmitry, Bob)
   . Added void return type. (Andrea)
 
-Standard
+Standard:
   . Implemented FR #55716 (Add an option to pass a custom stream context to
     get_headers()). (Ferenc)
   . Implemented FR #69359 (Provide a way to fetch the current environment
     variables). (Ferenc)
 
-Hash
+Hash:
   . Added SHA3 fixed mode algorithms (224, 256, 384, and 512 bit). (Sara)
 
 PDO_Firebird: