]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Fri, 7 Mar 2008 12:19:56 +0000 (12:19 +0000)
committerScott MacVicar <scottmac@php.net>
Fri, 7 Mar 2008 12:19:56 +0000 (12:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bde3d9dcd6e963662e894351273bf215d6180491..a5a0cddc237d62ca1c1ae0d0621135a20a96d728 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -118,6 +118,7 @@ PHP                                                                        NEWS
   . Added support for OpenSSL cipher functions
   . Added access to internal values of DSA, RSA and DH keys
 - Improved md5() implementation (Solar Designer, Dmitry)
+- Upgraded bundled sqlite to version 3.5.6 (Scott)
 
 - Fixed html_entity_decode() incorrectly converting numeric html entities
   to different characters with cp1251 and cp866. (Scott)