Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the final hashes and links for the 3.16.1 release. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
4d89cd68e73da38e78e706603ebb4f64 |
User & Date: | drh 2017-01-03 18:30:04.518 |
Context
2017-01-03
| ||
20:24 | Version 3.16.1 (check-in: a9be5c2caa user: drh tags: trunk, release, version-3.16.1) | |
18:30 | Add the final hashes and links for the 3.16.1 release. (check-in: 4d89cd68e7 user: drh tags: trunk) | |
16:45 | Preliminary changes for the 3.16.1 release. (check-in: 9f0236befb user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
22 23 24 25 26 27 28 29 30 31 32 33 34 35 | } chng {2017-01-03 (3.16.1)} { <li>Fix a bug concerning the use of [row values] within [CREATE TRIGGER|triggers] (see ticket [https://www.sqlite.org/src/info/8c9458e7|8c9458e7]) that was in version 3.15.0 but was not reported until moments after the 3.16.0 release was published. } {patchagainst 1} chng {2017-01-02 (3.16.0)} { <li>Uses 9% fewer CPU cycles. (See the [CPU performance measurement] report for details on how this performance increase was computed.) <li>Added experimental support for [PRAGMA functions]. <li>Added the [SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE] option to [sqlite3_db_config()]. | > > > | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | } chng {2017-01-03 (3.16.1)} { <li>Fix a bug concerning the use of [row values] within [CREATE TRIGGER|triggers] (see ticket [https://www.sqlite.org/src/info/8c9458e7|8c9458e7]) that was in version 3.15.0 but was not reported until moments after the 3.16.0 release was published. <p><b>Hashes:</b> <li>SQLITE_SOURCE_ID: "2017-01-03 18:27:03 979f04392853b8053817a3eea2fc679947b437fd" <li>SHA1 for sqlite3.c: 354f6223490b30fd5320b4066b1535e4ce33988d } {patchagainst 1} chng {2017-01-02 (3.16.0)} { <li>Uses 9% fewer CPU cycles. (See the [CPU performance measurement] report for details on how this performance increase was computed.) <li>Added experimental support for [PRAGMA functions]. <li>Added the [SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE] option to [sqlite3_db_config()]. |
︙ | ︙ |
Changes to pages/chronology.in.
︙ | ︙ | |||
24 25 26 27 28 29 30 | # ORDER BY mtime DESC; # # A small amount of manual editing and de-duplication followed. # # Manually edit the list for each subsequent release. # foreach line [split { | | | 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | # ORDER BY mtime DESC; # # A small amount of manual editing and de-duplication followed. # # Manually edit the list for each subsequent release. # foreach line [split { 979f043928|2016-01-03|Version 3.16.1 04ac0b75b1|2017-01-02|Version 3.16.0 bbd85d235f|2016-11-28|Version 3.15.2 1136863c76|2016-11-04|Version 3.15.1 707875582f|2016-10-14|Version 3.15.0 29dbef4b85|2016-09-12|Version 3.14.2 a12d805977|2016-08-11|Version 3.14.1 d5e9805702|2016-08-08|Version 3.14 |
︙ | ︙ |