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