Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the change log for version 2.2. Change the version number to 2.2. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: | b477fe57999e1972c21622cb20fb3c1c0dc7d76d52fe2ba24ae4648f473ff525 |
User & Date: | drh 2017-03-16 17:55:07 |
Context
2017-03-16
| ||
23:20 | Clean up JSON tests and tweak use of catch in the test framework. check-in: 9e5f06de user: rberteig tags: trunk | |
17:55 | Update the change log for version 2.2. Change the version number to 2.2. check-in: b477fe57 user: drh tags: trunk | |
16:16 | Remove the (broken) "Color by Hash" submenu link from the /bloblist page. check-in: dd687c7c user: drh tags: trunk | |
Changes
Changes to VERSION.
1 |
2.1
|
| |
1 |
2.2
|
Changes to www/changes.wiki.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<title>Change Log</title> <a name='v2_2'></a> <h2>Changes for Version 2.2 (2017-??-??)</h2> * Update the built-in SQLite to version 3.18.0. <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-??-??)</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. |