Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add a hyperlink to PRAGMA optimize in the change log for 2.2. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: | 84c2682f4f470387180cdb3bebeee8ac |
User & Date: | drh 2017-03-30 18:01:25 |
Context
2017-03-30
| ||
18:58 | Cherry-pick Solaris build fix from SQLite trunk http://www.sqlite.org/src/info/c8000e94cca59dab check-in: 54cf4397 user: jan.nijtmans tags: trunk | |
18:01 | Add a hyperlink to PRAGMA optimize in the change log for 2.2. check-in: 84c2682f user: drh tags: trunk | |
15:25 | Update the built-in SQLite to 3.18.0 check-in: 32b0065c user: jan.nijtmans tags: trunk | |
Changes
Changes to www/changes.wiki.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
<title>Change Log</title> <a name='v2_2'></a> <h2>Changes for Version 2.2 (2017-??-??)</h2> * Show the content of README files on directory listings. ([/file/skins|example]) * Support for Basic Authentication if enabled (default off). * Show the hash algorithms used on the [/help?cmd=/rcvfromlist|/rcvfromlist] page. * The [/help?cmd=/tarball|/tarball] and [/help?cmd=/zip|/zip] pages now use the the r= query parameter to select which check-in to deliver. The uuid= query parameter is still accepted for backwards compatibility. * Update the built-in SQLite to version 3.18.0. * Run "PRAGMA optimize" on the database connection as it is closing. <a name='v2_1'></a> <h2>Changes for Version 2.1 (2017-03-10)</h2> * Add support for [./hashpolicy.wiki|hash policies] that control which of the Hardened-SHA1 or SHA3-256 algorithms is used to name new artifacts. |
| | | |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
<title>Change Log</title> <a name='v2_2'></a> <h2>Changes for Version 2.2 (2017-04-??)</h2> * Show the content of README files on directory listings. ([/file/skins|example]) * Support for Basic Authentication if enabled (default off). * Show the hash algorithms used on the [/help?cmd=/rcvfromlist|/rcvfromlist] page. * The [/help?cmd=/tarball|/tarball] and [/help?cmd=/zip|/zip] pages now use the the r= query parameter to select which check-in to deliver. The uuid= query parameter is still accepted for backwards compatibility. * Update the built-in SQLite to version 3.18.0. * Run "[https://www.sqlite.org/pragma.html#pragma_optimize|PRAGMA optimize]" on the database connection as it is closing. <a name='v2_1'></a> <h2>Changes for Version 2.1 (2017-03-10)</h2> * Add support for [./hashpolicy.wiki|hash policies] that control which of the Hardened-SHA1 or SHA3-256 algorithms is used to name new artifacts. |