Fossil SCM
Added --dry-run change to the change log.
Commit
5960a16f9a70692b88c4295fce07d1351e8147f234e99830e1887a24290fcce9
Parent
4a720c262189706…
1 file changed
+2
-1
+2
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,9 +1,10 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <h2 id='v2_20'>Changes for version 2.20 (pending)</h2> |
| 4 | - * Pending. | |
| 4 | + * Replaced the <tt>--dryrun</tt> flag with <tt>--dry-run</tt> in all | |
| 5 | + commands which still used the former name, for consistency. | |
| 5 | 6 | |
| 6 | 7 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 7 | 8 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 8 | 9 | sequence, so that filenames that contains embedded integers sort in |
| 9 | 10 | numeric order even if they contain a different number of digits. |
| 10 | 11 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,10 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_20'>Changes for version 2.20 (pending)</h2> |
| 4 | * Pending. |
| 5 | |
| 6 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 7 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 8 | sequence, so that filenames that contains embedded integers sort in |
| 9 | numeric order even if they contain a different number of digits. |
| 10 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,10 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_20'>Changes for version 2.20 (pending)</h2> |
| 4 | * Replaced the <tt>--dryrun</tt> flag with <tt>--dry-run</tt> in all |
| 5 | commands which still used the former name, for consistency. |
| 6 | |
| 7 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 8 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 9 | sequence, so that filenames that contains embedded integers sort in |
| 10 | numeric order even if they contain a different number of digits. |
| 11 |