From: Scott MacVicar Date: Fri, 7 Mar 2008 12:19:56 +0000 (+0000) Subject: BFN X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~684 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1937e87f6de34f93b34f584aa8f56cc8d437130d;p=php BFN --- diff --git a/NEWS b/NEWS index bde3d9dcd6..a5a0cddc23 100644 --- 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)