]> granicus.if.org Git - php/commitdiff
Format alignment
authorLior Kaplan <kaplanlior@gmail.com>
Mon, 13 Jul 2015 23:43:11 +0000 (02:43 +0300)
committerLior Kaplan <kaplanlior@gmail.com>
Mon, 13 Jul 2015 23:43:11 +0000 (02:43 +0300)
NEWS

diff --git a/NEWS b/NEWS
index da4c43b2b9a9b6e10a8cd4271b71be6141842159..3724350431f4f0976663fd1a32bd8e4a0ddbf510 100644 (file)
--- a/NEWS
+++ b/NEWS
   . Added "v" DateTime format modifier to get the 3-digit version of fraction 
     of seconds. (Mariano Iglesias)
   . Implemented FR #69089: Added DateTime::RFC3339_EXTENDED to output in 
-    RFC3339 Extended format which includes fraction of seconds (Mariano 
+    RFC3339 Extended format which includes fraction of seconds. (Mariano
     Iglesias)
 
 - DBA:
 
 - Zip:
   . Added ZipArchive::setCompressionName and ZipArchive::setCompressionIndex
-    methods (Remi, Cedric Delmas)
-  . Update bundled libzip to 1.0.1 (Remi, Anatol)
-  . Fixed bug #67161. (ZipArchive::getStream() returns NULL for certain file)
+    methods. (Remi, Cedric Delmas)
+  . Update bundled libzip to 1.0.1. (Remi, Anatol)
+  . Fixed bug #67161 (ZipArchive::getStream() returns NULL for certain file).
     (Christoph M. Becker)
 
 <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>