]> granicus.if.org Git - php/commitdiff
TZ update news
authorIlia Alshanetsky <iliaa@php.net>
Tue, 9 Jun 2009 12:16:31 +0000 (12:16 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 9 Jun 2009 12:16:31 +0000 (12:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index eb8ceb362d0c7f8548a1b2b0f7b11fbed3b046b9..209550208e81a3e7da30e7fcc98edf232a6d8d62 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Jun 2009, PHP 5.2.10
+- Updated timezone database to version 2009.9 (2009i) (Derick)
 - Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara)
 
 - Fixed bug #48469 (ldap_get_entries() leaks memory on empty search results).