Fossil SCM
Mention the REQUEST_URI fix in the change log.
Commit
ced28508137020465299069ea35749a270971bf3a2778be5e74ff15c9a3556f8
Parent
abd90eb5a83aba7…
1 file changed
+1
+1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -29,10 +29,11 @@ | ||
| 29 | 29 | command. |
| 30 | 30 | * The [/help?cmd=/ext|/ext page] generates the SERVER_SOFTWARE environment |
| 31 | 31 | variable for clients. |
| 32 | 32 | * The [/help?cmd=tar|tar] and [/help?cmd=zip|zip commands] no longer |
| 33 | 33 | sterilize the manifest file. |
| 34 | + * Fix the REQUEST_URI CGI parameter such that it includes the query string. | |
| 34 | 35 | |
| 35 | 36 | <h2 id='v2_17'>Changes for version 2.17 (2021-10-09)</h2> |
| 36 | 37 | |
| 37 | 38 | * Major improvements to the "diff" subsystem, including: <ul> |
| 38 | 39 | <li> Added new [/help?cmd=diff|formatting options]: --by, -b, --webpage, --json, --tcl. |
| 39 | 40 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -29,10 +29,11 @@ | |
| 29 | command. |
| 30 | * The [/help?cmd=/ext|/ext page] generates the SERVER_SOFTWARE environment |
| 31 | variable for clients. |
| 32 | * The [/help?cmd=tar|tar] and [/help?cmd=zip|zip commands] no longer |
| 33 | sterilize the manifest file. |
| 34 | |
| 35 | <h2 id='v2_17'>Changes for version 2.17 (2021-10-09)</h2> |
| 36 | |
| 37 | * Major improvements to the "diff" subsystem, including: <ul> |
| 38 | <li> Added new [/help?cmd=diff|formatting options]: --by, -b, --webpage, --json, --tcl. |
| 39 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -29,10 +29,11 @@ | |
| 29 | command. |
| 30 | * The [/help?cmd=/ext|/ext page] generates the SERVER_SOFTWARE environment |
| 31 | variable for clients. |
| 32 | * The [/help?cmd=tar|tar] and [/help?cmd=zip|zip commands] no longer |
| 33 | sterilize the manifest file. |
| 34 | * Fix the REQUEST_URI CGI parameter such that it includes the query string. |
| 35 | |
| 36 | <h2 id='v2_17'>Changes for version 2.17 (2021-10-09)</h2> |
| 37 | |
| 38 | * Major improvements to the "diff" subsystem, including: <ul> |
| 39 | <li> Added new [/help?cmd=diff|formatting options]: --by, -b, --webpage, --json, --tcl. |
| 40 |