From: Ilia Alshanetsky Date: Tue, 14 Apr 2009 15:48:37 +0000 (+0000) Subject: Sqlite news X-Git-Tag: php-5.3.0RC2~168 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd5189e9bd7d56d05841f7f80af8cce4474e68db;p=php Sqlite news --- diff --git a/NEWS b/NEWS index 319edf87d5..58ff140034 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, PHP 5.3.0 RC 2 - Undeprecated ticks. (Arnaud) -- Upgraded bundled sqlite to version 3.6.12. (Scott) +- Upgraded bundled sqlite to version 3.6.13. (Ilia) - Upgraded bundled PCRE to version 7.9. (Nuno) - Added 'n' flag to fopen to allow passing O_NONBLOCK to the underlying open(2) system call. (Mikko)