summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott MacVicar <scottmac@php.net>2009-05-07 16:56:18 +0000
committerScott MacVicar <scottmac@php.net>2009-05-07 16:56:18 +0000
commitf8207707c9d7798ec46207793cfaed304a567699 (patch)
tree2080a0914a7e9b28b3db1f384391902525817385
parent81e3b74188111722e8db85cce66b3f72cf4bbe9c (diff)
downloadphp-git-f8207707c9d7798ec46207793cfaed304a567699.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7c11947fa3..ed0e877877 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP NEWS
?? ??? 2009, PHP 5.3.0 RC 3
- Upgraded bundled sqlite to version 3.6.14. (Scott)
+- Disabled SQLite3::loadExtension for threaded SAPIs. (Scott)
+
07 May 2009, PHP 5.3.0 RC 2
- Upgraded bundled sqlite to version 3.6.13. (Ilia)
- Upgraded bundled PCRE to version 7.9. (Nuno)