Fossil SCM
Create a change log entry for version 2.14.
Commit
81ca92b854c4727320cd1ac5a696df14895048dbefa68e228ee1536eb4a34c19
Parent
ff63c1eead2393c…
1 file changed
+10
+10
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,7 +1,17 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | +<a name='v2_14'></a> | |
| 4 | +<h2>Changes for Version 2.14 (pending)</h2> | |
| 5 | + | |
| 6 | + * The "[/help?cmd=clone|fossil clone]" command is enhanced so that | |
| 7 | + if the repository filename is omitted, an appropriate name is derived | |
| 8 | + from the remote URL and the newly cloned repo is opened. This makes | |
| 9 | + the clone command work more like Git, thus making it easier for | |
| 10 | + people transitioning from Git. | |
| 11 | + * Add the "contact" sub-command to [/help?cmd=user|fossil user]. | |
| 12 | + | |
| 3 | 13 | <a name='v2_13'></a> |
| 4 | 14 | <h2>Changes for Version 2.13 (2020-11-01)</h2> |
| 5 | 15 | |
| 6 | 16 | * Added support for [./interwiki.md|interwiki links]. |
| 7 | 17 | * Enable <del> and <ins> markup in wiki. |
| 8 | 18 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,7 +1,17 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_13'></a> |
| 4 | <h2>Changes for Version 2.13 (2020-11-01)</h2> |
| 5 | |
| 6 | * Added support for [./interwiki.md|interwiki links]. |
| 7 | * Enable <del> and <ins> markup in wiki. |
| 8 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,7 +1,17 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_14'></a> |
| 4 | <h2>Changes for Version 2.14 (pending)</h2> |
| 5 | |
| 6 | * The "[/help?cmd=clone|fossil clone]" command is enhanced so that |
| 7 | if the repository filename is omitted, an appropriate name is derived |
| 8 | from the remote URL and the newly cloned repo is opened. This makes |
| 9 | the clone command work more like Git, thus making it easier for |
| 10 | people transitioning from Git. |
| 11 | * Add the "contact" sub-command to [/help?cmd=user|fossil user]. |
| 12 | |
| 13 | <a name='v2_13'></a> |
| 14 | <h2>Changes for Version 2.13 (2020-11-01)</h2> |
| 15 | |
| 16 | * Added support for [./interwiki.md|interwiki links]. |
| 17 | * Enable <del> and <ins> markup in wiki. |
| 18 |