Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix the sqlite3.c hash on the change log for 3.10.2. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.10 |
Files: | files | file ages | folders |
SHA1: |
65da56b099d5048eb28d81be5eee8e74 |
User & Date: | drh 2016-01-20 15:46:34.665 |
Context
2016-01-21
| ||
13:33 | Do not suppress links to Windows DLLs on the download page. (check-in: 70ec942b27 user: drh tags: branch-3.10) | |
2016-01-20
| ||
15:46 | Fix the sqlite3.c hash on the change log for 3.10.2. (check-in: 65da56b099 user: drh tags: branch-3.10) | |
15:35 | Include the minor bug fixes in the 3.10.2 patch release. (check-in: 1f9040ed82 user: drh tags: branch-3.10) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
28 29 30 31 32 33 34 | <p><b>Other miscellaneous bug fixes:</b> <li>Fix a use-after-free that can occur when SQLite is compiled with -DSQLITE_HAS_CODEC. <li>Fix the build so that it works with -DSQLITE_OMIT_WAL. <li>Fix the configure script for the amalgamation so that the --readline option works again on Raspberry PIs. <p><b>Hashes:</b> <li>SQLITE_SOURCE_ID: "2016-01-20 15:27:19 17efb4209f97fb4971656086b138599a91a75ff9" | | | 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | <p><b>Other miscellaneous bug fixes:</b> <li>Fix a use-after-free that can occur when SQLite is compiled with -DSQLITE_HAS_CODEC. <li>Fix the build so that it works with -DSQLITE_OMIT_WAL. <li>Fix the configure script for the amalgamation so that the --readline option works again on Raspberry PIs. <p><b>Hashes:</b> <li>SQLITE_SOURCE_ID: "2016-01-20 15:27:19 17efb4209f97fb4971656086b138599a91a75ff9" <li>SHA1 for sqlite3.c: f7088b19d97cd7a1c805ee95c696abd54f01de4f } {patchagainst 1 patchagainst 2} chng {2016-01-14 (3.10.1)} { <p><b>New feature:</b> <li>Add the [SQLITE_FCNTL_JOURNAL_POINTER] file control. <p><b>Bug fix:</b> <li>Fix a 16-month-old bug in the query planner that could generate incorrect results |
︙ | ︙ |