Fossil SCM
Updated the 2.11 change log.
Commit
b7ba3866432c9870c97082afc99dff6ac173c1a36fb3c31a611c3e28fa8f2c58
Parent
45953a4ad0c1581…
1 file changed
+9
-2
+9
-2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,12 +1,19 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <a name='v2_11'></a> |
| 4 | 4 | <h2>Changes for Version 2.11 (pending)</h2> |
| 5 | 5 | |
| 6 | - * Support Markdown in the default ticket configuration | |
| 7 | - * Rework the "fossil grep" command to be more useful | |
| 6 | + * Support Markdown in the default ticket configuration. | |
| 7 | + * Rework the "[/help?cmd=grep|fossil grep]" command to be more useful. | |
| 8 | + * Expose the [/help?cmd=redirect-to-https|redirect-to-https] | |
| 9 | + setting to the [/help?cmd=settings|settings] command. | |
| 10 | + * Improve support for CGI on IIS web servers. | |
| 11 | + * Most commands now support the Unix-conventional "<tt>--</tt>" | |
| 12 | + flag to treat all following arguments as filenames | |
| 13 | + instead of flags. | |
| 14 | + * Several minor enhancements to existing features. | |
| 8 | 15 | |
| 9 | 16 | <a name='v2_10'></a> |
| 10 | 17 | <h2>Changes for Version 2.10 (2019-10-04)</h2> |
| 11 | 18 | |
| 12 | 19 | * Added support for [./serverext.wiki|CGI-based Server Extensions]. |
| 13 | 20 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,12 +1,19 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_11'></a> |
| 4 | <h2>Changes for Version 2.11 (pending)</h2> |
| 5 | |
| 6 | * Support Markdown in the default ticket configuration |
| 7 | * Rework the "fossil grep" command to be more useful |
| 8 | |
| 9 | <a name='v2_10'></a> |
| 10 | <h2>Changes for Version 2.10 (2019-10-04)</h2> |
| 11 | |
| 12 | * Added support for [./serverext.wiki|CGI-based Server Extensions]. |
| 13 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,12 +1,19 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_11'></a> |
| 4 | <h2>Changes for Version 2.11 (pending)</h2> |
| 5 | |
| 6 | * Support Markdown in the default ticket configuration. |
| 7 | * Rework the "[/help?cmd=grep|fossil grep]" command to be more useful. |
| 8 | * Expose the [/help?cmd=redirect-to-https|redirect-to-https] |
| 9 | setting to the [/help?cmd=settings|settings] command. |
| 10 | * Improve support for CGI on IIS web servers. |
| 11 | * Most commands now support the Unix-conventional "<tt>--</tt>" |
| 12 | flag to treat all following arguments as filenames |
| 13 | instead of flags. |
| 14 | * Several minor enhancements to existing features. |
| 15 | |
| 16 | <a name='v2_10'></a> |
| 17 | <h2>Changes for Version 2.10 (2019-10-04)</h2> |
| 18 | |
| 19 | * Added support for [./serverext.wiki|CGI-based Server Extensions]. |
| 20 |