summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2009-06-17 22:51:05 +0000
committerJani Taskinen <jani@php.net>2009-06-17 22:51:05 +0000
commitdabcff916d5200ae5ea27936d1a71d45b0038d01 (patch)
treeb04815c2b6cecc2639385f19225cd181ef1a886c
parent8c7c7de8586ca97bcf111012e73a871ef01e7a82 (diff)
downloadphp-git-dabcff916d5200ae5ea27936d1a71d45b0038d01.tar.gz
Pierre, this can not be so hard
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 321065b7a1..d5e7fd5f83 100644
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,12 @@ PHP NEWS
?? ??? 2009, PHP 5.3.0 RC 4
- Upgraded bundled sqlite to version 3.6.15. (Scott)
-- Fixed readlink on Windows in thread safe SAPI (apache2.x etc.). (Pierre)
-
- Added phar.phar generation for Windows. (Greg)
- Added ACL Cache support on Windows.
(Kanwaljeet Singla, Pierre, Venkat Raman Don)
+- Fixed readlink on Windows in thread safe SAPI (apache2.x etc.). (Pierre)
+
- Fixed bug #48578 (Can't build 5.3 on FBSD 4.11). (Rasmus)
- Fixed bug #48541 (spl_autoload_register only registers first closure, then
leaks the others). (Greg)