]> granicus.if.org Git - php/commitdiff
- The dot
authorJani Taskinen <jani@php.net>
Thu, 5 Nov 2009 11:32:53 +0000 (11:32 +0000)
committerJani Taskinen <jani@php.net>
Thu, 5 Nov 2009 11:32:53 +0000 (11:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f9edc5c4d4ea4764e0588872b4422af695742850..56ce8c25187d3c55f85a99e9d9e888e6d8e721b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,13 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2009, PHP 5.2.12
+?? Dec 2009, PHP 5.2.12
 - Updated timezone database to version 2009.17 (2009q). (Derick)
 
 - Added "max_file_uploads" INI directive, which can be set to limit the
   number of file uploads per-request to 100 by default, to prevent possible
   DOS via temporary file exhaustion. (Ilia)
 
-- Fixed unnecessary invokation of setitimer when timeouts have been disabled
+- Fixed unnecessary invokation of setitimer when timeouts have been disabled.
   (Arvind Srinivasan)
 - Fixed crash in com_print_typeinfo when an invalid typelib is given.
   (Pierre)