Fossil SCM
Update the change log for version 2.2. Change the version number to 2.2.
Commit
b477fe57999e1972c21622cb20fb3c1c0dc7d76d52fe2ba24ae4648f473ff525
Parent
dd687c7c90e8133…
2 files changed
+1
-1
+11
M
VERSION
+1
-1
| --- VERSION | ||
| +++ VERSION | ||
| @@ -1,1 +1,1 @@ | ||
| 1 | -2.1 | |
| 1 | +2.2 | |
| 2 | 2 |
| --- VERSION | |
| +++ VERSION | |
| @@ -1,1 +1,1 @@ | |
| 1 | 2.1 |
| 2 |
| --- VERSION | |
| +++ VERSION | |
| @@ -1,1 +1,1 @@ | |
| 1 | 2.2 |
| 2 |
+11
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,11 +1,22 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <a name='v2_2'></a> |
| 4 | 4 | <h2>Changes for Version 2.2 (2017-??-??)</h2> |
| 5 | 5 | |
| 6 | + * Show the content of README files on directory listings. | |
| 7 | + ([/file/skins|example]) | |
| 8 | + * Support for Basic Authentication if enabled (default off). | |
| 9 | + * Show the hash algorithms used on the | |
| 10 | + [/help?cmd=/rcvfromlist|/rcvfromlist] page. | |
| 11 | + * The [/help?cmd=/tarball|/tarball] and [/help?cmd=/zip|/zip] pages | |
| 12 | + now use the the r= query parameter | |
| 13 | + to select which check-in to deliver. The uuid= query parameter | |
| 14 | + is still accepted for backwards compatibility. | |
| 6 | 15 | * Update the built-in SQLite to version 3.18.0. |
| 16 | + * Run "PRAGMA optimize" on the database connection as it is | |
| 17 | + closing. | |
| 7 | 18 | |
| 8 | 19 | <a name='v2_1'></a> |
| 9 | 20 | <h2>Changes for Version 2.1 (2017-03-10)</h2> |
| 10 | 21 | |
| 11 | 22 | * Add support for [./hashpolicy.wiki|hash policies] that control which |
| 12 | 23 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,22 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_2'></a> |
| 4 | <h2>Changes for Version 2.2 (2017-??-??)</h2> |
| 5 | |
| 6 | * Update the built-in SQLite to version 3.18.0. |
| 7 | |
| 8 | <a name='v2_1'></a> |
| 9 | <h2>Changes for Version 2.1 (2017-03-10)</h2> |
| 10 | |
| 11 | * Add support for [./hashpolicy.wiki|hash policies] that control which |
| 12 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,22 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_2'></a> |
| 4 | <h2>Changes for Version 2.2 (2017-??-??)</h2> |
| 5 | |
| 6 | * Show the content of README files on directory listings. |
| 7 | ([/file/skins|example]) |
| 8 | * Support for Basic Authentication if enabled (default off). |
| 9 | * Show the hash algorithms used on the |
| 10 | [/help?cmd=/rcvfromlist|/rcvfromlist] page. |
| 11 | * The [/help?cmd=/tarball|/tarball] and [/help?cmd=/zip|/zip] pages |
| 12 | now use the the r= query parameter |
| 13 | to select which check-in to deliver. The uuid= query parameter |
| 14 | is still accepted for backwards compatibility. |
| 15 | * Update the built-in SQLite to version 3.18.0. |
| 16 | * Run "PRAGMA optimize" on the database connection as it is |
| 17 | closing. |
| 18 | |
| 19 | <a name='v2_1'></a> |
| 20 | <h2>Changes for Version 2.1 (2017-03-10)</h2> |
| 21 | |
| 22 | * Add support for [./hashpolicy.wiki|hash policies] that control which |
| 23 |