summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalle Sommer Nielsen <kalle@php.net>2009-03-15 23:41:01 +0000
committerKalle Sommer Nielsen <kalle@php.net>2009-03-15 23:41:01 +0000
commitcb1d8ac991d8b992d0150871bd134fe3b210922a (patch)
treef01c99bfe5e513f1d5734c59e3ecd1068570bffd
parente7c2f0ec504c4c9e4f6d4d8a64a59e3807cab81d (diff)
downloadphp-git-cb1d8ac991d8b992d0150871bd134fe3b210922a.tar.gz
Lets follow the same style, shall we?
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cf719332f7..e22b0994ff 100644
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2009, PHP 5.3.0 Beta 2
- Upgraded bundled sqlite to version 3.6.11. (Scott)
+- Upgraded bundled libmagic to 5.00 in the fileinfo extension. (Scott)
- Re-enabled phar for big-endian systems after fixing problems. (Greg)
-- Update bundled libmagic to 5.00 in the fileinfo extension. (Scott)
- Added LIBXML_LOADED_VERSION constant (libxml2 version currently used). (Rob)