Fossil SCM
Add mention of recent enhancements to the change log.
Commit
1bbb0b1316a91bd0d609a24406312deef67657194b76687307665a8c62627a7d
Parent
253fc1df76130a7…
1 file changed
+15
+15
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,6 +1,21 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | + | |
| 3 | +<h2 id='v2_25'>Changes for version 2.25 (pending)</h2> | |
| 4 | + | |
| 5 | + * The "[/help?cmd=ui|fossil ui /]" command now works even for repositories | |
| 6 | + that have non-ASCII filenames | |
| 7 | + * Add the [/help?cmd=tree|fossil tree] command. | |
| 8 | + * On case-insensitive filesystems, store files using the filesystem's | |
| 9 | + preferred case rather than the case typed in by the user. | |
| 10 | + * Change the name "fossil cherry-pick" command to "fossil cherrypick", | |
| 11 | + which is more familiar to Git users. Retain the legacy name for | |
| 12 | + compatibility. | |
| 13 | + * Add new query parameters to the [/help?cmd=/timeline|/timeline page]: | |
| 14 | + d2=, p2=, and dp2=. | |
| 15 | + * Add options to the [/help?cmd=tag|fossil tag] command that will list tag values | |
| 16 | + | |
| 2 | 17 | |
| 3 | 18 | <h2 id='v2_24'>Changes for version 2.24 (2024-04-23)</h2> |
| 4 | 19 | |
| 5 | 20 | * Apache change work-around → As part of a security fix, the Apache webserver |
| 6 | 21 | mod_cgi module has stopped relaying the Content-Length field of the HTTP |
| 7 | 22 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,6 +1,21 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_24'>Changes for version 2.24 (2024-04-23)</h2> |
| 4 | |
| 5 | * Apache change work-around → As part of a security fix, the Apache webserver |
| 6 | mod_cgi module has stopped relaying the Content-Length field of the HTTP |
| 7 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,6 +1,21 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_25'>Changes for version 2.25 (pending)</h2> |
| 4 | |
| 5 | * The "[/help?cmd=ui|fossil ui /]" command now works even for repositories |
| 6 | that have non-ASCII filenames |
| 7 | * Add the [/help?cmd=tree|fossil tree] command. |
| 8 | * On case-insensitive filesystems, store files using the filesystem's |
| 9 | preferred case rather than the case typed in by the user. |
| 10 | * Change the name "fossil cherry-pick" command to "fossil cherrypick", |
| 11 | which is more familiar to Git users. Retain the legacy name for |
| 12 | compatibility. |
| 13 | * Add new query parameters to the [/help?cmd=/timeline|/timeline page]: |
| 14 | d2=, p2=, and dp2=. |
| 15 | * Add options to the [/help?cmd=tag|fossil tag] command that will list tag values |
| 16 | |
| 17 | |
| 18 | <h2 id='v2_24'>Changes for version 2.24 (2024-04-23)</h2> |
| 19 | |
| 20 | * Apache change work-around → As part of a security fix, the Apache webserver |
| 21 | mod_cgi module has stopped relaying the Content-Length field of the HTTP |
| 22 |