]> granicus.if.org Git - php/commitdiff
- It is close to next 5.2 release, ILIA!
authorJani Taskinen <jani@php.net>
Mon, 19 Oct 2009 12:42:10 +0000 (12:42 +0000)
committerJani Taskinen <jani@php.net>
Mon, 19 Oct 2009 12:42:10 +0000 (12:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5b09906db6220da889300e5a9d18c643b0f00d28..26ae828af2b4726882c8801a19025a2dae6e13d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 20??, PHP 5.2.12
-- Updated timezone database to version 2009.14 (2009n) (Derick)
+?? ??? 2009, PHP 5.2.12
+- Updated timezone database to version 2009.14 (2009n). (Derick)
+
 - Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak.  
   (Rasmus)
 - Fixed a open_basedir bypass in posix_mkfifo() identified by Grzegorz