]> granicus.if.org Git - php/commitdiff
Upgraded bundled SQLite library for PDO:SQLite to 3.2.5
authorIlia Alshanetsky <iliaa@php.net>
Sun, 28 Aug 2005 16:54:26 +0000 (16:54 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 28 Aug 2005 16:54:26 +0000 (16:54 +0000)
NEWS
ext/pdo_sqlite/sqlite/src/parse.c

diff --git a/NEWS b/NEWS
index 976684754e067df4bf688d1a37c5437ca744f6d6..57976d14a1f2773dfe38fb40dea2b6dbc005a055 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Aug 2005, PHP 5.1 Release Candidate 2
+- Upgraded bundled SQLite library for PDO:SQLite to 3.2.5 (Ilia)
 - Upgraded PCRE library to version 6.2. (Andrei)
 - Updated bundled libraries in Windows distribution. (Edin)
   . zlib 1.2.3
index 11acdde36c3382eca5677e0613b6c2cf9c24698f..1e382b4280eac0dfe0889f0b7e756d08ba7d8718 100644 (file)
@@ -1,5 +1,5 @@
 /* Driver template for the LEMON parser generator.
-** The author disclaims copyright to this source code.
+**  The author disclaims copyright to this source code.
 */
 /* First off, code is include which follows the "include" declaration
 ** in the input file. */