summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-10-16 17:54:31 +0000
committerfoobar <sniper@php.net>2005-10-16 17:54:31 +0000
commit8ac5b549e038ea3d9e20582bfcfe11cc9d5db83c (patch)
tree6fdfc595d8eb83418938e71de0a7ef3643944e82
parent0893e10ac3f16407dba6105273400c8012cff418 (diff)
downloadphp-git-8ac5b549e038ea3d9e20582bfcfe11cc9d5db83c.tar.gz
NEWS file is about changes between releases. (RCs are not releases..)
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4ed2202443..025a0148c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Oct 2005, PHP 5.1 Release Candidate 3
-- Updated timezone database to version 2005.14. (Derick)
-- Fixed timezone guessing on Windows. (Derick, Nuno)
14 Oct 2005, PHP 5.1 Release Candidate 2
- Changed SQLite extension to be a shared module in Windows distribution.