Commit:    f4512d01a0020574d367cb3099984fcd0a04e8bb
Author:    David Soria Parra <d...@php.net>         Mon, 12 Nov 2012 14:29:32 
+0100
Parents:   727b6775efc33f15ecd8049ab35a042f7cc81b3f
Branches:  PHP-5.5

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=f4512d01a0020574d367cb3099984fcd0a04e8bb

Log:
NEWS: remove dots at the end of the NEWS file

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 8cb15f4..41f2d2a 100644
--- a/NEWS
+++ b/NEWS
@@ -21,17 +21,17 @@ PHP                                                         
               NEWS
 
 - Calendar:
   . Fixed bug #54254 (cal_from_jd returns month = 6 when there is only one 
Adar)
-    (Stas, Eitan Mosenkis).
+    (Stas, Eitan Mosenkis)
 
 - Core:
-  . Added boolval(). (Jille Timmermans).
+  . Added boolval(). (Jille Timmermans)
   . Added "Z" option to pack/unpack. (Gustavo)
   . Implemented FR #60738 (Allow 'set_error_handler' to handle NULL).
     (Laruence, Nikita Popov)
   . Added optional second argument for assert() to specify custom message. 
Patch
     by Lonny Kapelushnik (lo...@lonnylot.com). (Lars)
   . Fixed bug #18556 (Engine uses locale rules to handle class names). (Stas)
-  . Fixed bug #61681 (Malformed grammar). (Nikita Popov, Etienne, Laruence).
+  . Fixed bug #61681 (Malformed grammar). (Nikita Popov, Etienne, Laruence)
   . Fixed bug #61038 (unpack("a5", "str\0\0") does not work as expected).
     (srgoogleguy, Gustavo)
   . Return previous handler when passing NULL to set_error_handler and


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to