Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add sha1sum and SQLITE_SOURCE_ID values for 3.8.11.1. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9103f1af0d416b14601bcab3bc39c85f |
User & Date: | dan 2015-07-29 20:04:28.106 |
Context
2015-07-29
| ||
20:57 | Version 3.8.11.1 (check-in: eb43eaf374 user: drh tags: trunk, release, version-3.8.11.1) | |
20:04 | Add sha1sum and SQLITE_SOURCE_ID values for 3.8.11.1. (check-in: 9103f1af0d user: dan tags: trunk) | |
17:03 | Update the change log, homepage, and news for version 3.8.11.1. (check-in: 213cc1119f user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
19 20 21 22 23 24 25 26 27 28 29 30 31 32 | } chng {2015-07-29 (3.8.11.1)} { <li>Restore an undocumented side-effect of [PRAGMA cache_size]: force the database schema to be parsed if the database has not been previously accessed. <li>Fix a long-standing problem in [sqlite3_changes()] for [WITHOUT ROWID] tables that was reported a few hours after the 3.8.11 release. } {patchagainst 1} chng {2015-07-27 (3.8.11)} { <li>Added the experimental [RBU] extension. Note that this extension is experimental and subject to change in incompatible ways. <li>Added the experimental [FTS5] extension. Note that this extension is experimental | > > > > | 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | } chng {2015-07-29 (3.8.11.1)} { <li>Restore an undocumented side-effect of [PRAGMA cache_size]: force the database schema to be parsed if the database has not been previously accessed. <li>Fix a long-standing problem in [sqlite3_changes()] for [WITHOUT ROWID] tables that was reported a few hours after the 3.8.11 release. <p><b>Hashes:</b> <li>SQLITE_SOURCE_ID: "2015-07-29 20:00:57 cf538e2783e468bbc25e7cb2a9ee64d3e0e80b2f" <li>SHA1 for sqlite3.c: 3be71d99121fe5b17f057011025bcf84e7cc6c84 } {patchagainst 1} chng {2015-07-27 (3.8.11)} { <li>Added the experimental [RBU] extension. Note that this extension is experimental and subject to change in incompatible ways. <li>Added the experimental [FTS5] extension. Note that this extension is experimental |
︙ | ︙ |