Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the date of 3.22.0 to the chronology and set the hashes on the change log. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
848f20826baeb8ea100e19dead5b1420 |
User & Date: | drh 2018-01-22 18:49:58.529 |
Context
2018-01-22
| ||
18:50 | Version 3.22.0 (check-in: 09b0d075dc user: drh tags: trunk, release, version-3.22.0) | |
18:49 | Add the date of 3.22.0 to the chronology and set the hashes on the change log. (check-in: 848f20826b user: drh tags: trunk) | |
18:07 | Fix a typo in the change log for 3.22.0. (check-in: abd84d1d06 user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
113 114 115 116 117 118 119 | [https://sqlite.org/src/info/3b4450072511e621|3b4450072511e621] <li> Assertion fault when doing REPLACE on an index on an expression. Ticket [https://sqlite.org/src/info/dc3f932f5a147771|dc3f932f5a147771] <li> Assertion fault when doing an IN operator on a constant index. Ticket [https://sqlite.org/src/info/aa98619ad08ddcab|aa98619ad08ddcab] </ol> <p><b>Hashes:</b> | | | | 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 | [https://sqlite.org/src/info/3b4450072511e621|3b4450072511e621] <li> Assertion fault when doing REPLACE on an index on an expression. Ticket [https://sqlite.org/src/info/dc3f932f5a147771|dc3f932f5a147771] <li> Assertion fault when doing an IN operator on a constant index. Ticket [https://sqlite.org/src/info/aa98619ad08ddcab|aa98619ad08ddcab] </ol> <p><b>Hashes:</b> <li>SQLITE_SOURCE_ID: "2018-01-22 18:45:57 0c55d179733b46d8d0ba4d88e01a25e10677046ee3da1d5b1581e86726f2171d" <li>SHA3-256 for sqlite3.c: 206df47ebc49cd1710ac0dd716ce5de5854826536993f4feab7a49d136b85069 } chng {2017-10-24 (3.21.0)} { <li> Take advantage of the atomic-write capabilities in the [https://en.wikipedia.org/wiki/F2FS|F2FS filesystem] when available, for greatly reduced transaction overhead. This currently requires the |
︙ | ︙ |
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 { 0c55d17973|2018-01-22|Version 3.22.0 1a584e4999|2017-10-24|Version 3.21.0 8d3a7ea6c5|2017-08-24|Version 3.20.1 9501e22dfe|2017-08-01|Version 3.20.0 036ebf729e|2017-06-17|Version 3.18.2 77bb46233d|2017-06-16|Version 3.18.1 0ee482a1e0|2017-06-08|Version 3.19.3 edb4e819b0|2017-05-25|Version 3.19.2 |
︙ | ︙ |