Fossil SCM
Start the list of changes for version 2.17.
Commit
482c1c9ee8a069693c753b887113ab5cceb6729e960c84dcb69a36362811eee5
Parent
8dd75428928cb4a…
1 file changed
+21
+21
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,7 +1,28 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | +<a name='v2_17'></a> | |
| 4 | +<h2>Changes for version 2.17 (pending)</h2> | |
| 5 | + * The --branchcolor option on [/help?cmd=commit|fossil commit] and | |
| 6 | + [/help?cmd=amend|fossil amend] can now take the value "auto" to | |
| 7 | + force Fossil to use its built-in automatic color choosing algorithm. | |
| 8 | + * Fossil now [./concepts.wiki#workflow|autosyncs] prior to running | |
| 9 | + [/help?cmd=open|fossil open]. | |
| 10 | + * Add the [/help?cmd=ticket-default-report|ticket-default-report setting], | |
| 11 | + which if set to the title of a ticket report causes that ticket report | |
| 12 | + to be displayed below the search box in the /ticket page. | |
| 13 | + * The "nc" query parameter to the [/help?cmd=/timeline|/timeline] page | |
| 14 | + causes all graph coloring to be omitted. | |
| 15 | + * Improvements and bug fixes to the new "fossil ui REMOTE" feature so | |
| 16 | + that it works better on a wider variety of platforms. | |
| 17 | + * In [/help?cmd=/wikiedit|/wikiedit], show the list of attachments for | |
| 18 | + the current page and list URLs suitable for pasting them into the page. | |
| 19 | + * Add the --no-http-compression option to [/help?cmd=sync|fossil sync] | |
| 20 | + and similar. | |
| 21 | + * Print total payload bytes on a [/help?cmd=sync|fossil sync] when using | |
| 22 | + the --verbose option. | |
| 23 | + | |
| 3 | 24 | <a name='v2_16'></a> |
| 4 | 25 | <h2>Changes for Version 2.16 (2021-07-02)</h2> |
| 5 | 26 | * <b>Security:</b> Fix the client-side TLS so that it verifies that the |
| 6 | 27 | server hostname matches its certificate. |
| 7 | 28 | * The default "ssh" command on Windows is changed to "ssh" instead of the |
| 8 | 29 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,7 +1,28 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_16'></a> |
| 4 | <h2>Changes for Version 2.16 (2021-07-02)</h2> |
| 5 | * <b>Security:</b> Fix the client-side TLS so that it verifies that the |
| 6 | server hostname matches its certificate. |
| 7 | * The default "ssh" command on Windows is changed to "ssh" instead of the |
| 8 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,7 +1,28 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_17'></a> |
| 4 | <h2>Changes for version 2.17 (pending)</h2> |
| 5 | * The --branchcolor option on [/help?cmd=commit|fossil commit] and |
| 6 | [/help?cmd=amend|fossil amend] can now take the value "auto" to |
| 7 | force Fossil to use its built-in automatic color choosing algorithm. |
| 8 | * Fossil now [./concepts.wiki#workflow|autosyncs] prior to running |
| 9 | [/help?cmd=open|fossil open]. |
| 10 | * Add the [/help?cmd=ticket-default-report|ticket-default-report setting], |
| 11 | which if set to the title of a ticket report causes that ticket report |
| 12 | to be displayed below the search box in the /ticket page. |
| 13 | * The "nc" query parameter to the [/help?cmd=/timeline|/timeline] page |
| 14 | causes all graph coloring to be omitted. |
| 15 | * Improvements and bug fixes to the new "fossil ui REMOTE" feature so |
| 16 | that it works better on a wider variety of platforms. |
| 17 | * In [/help?cmd=/wikiedit|/wikiedit], show the list of attachments for |
| 18 | the current page and list URLs suitable for pasting them into the page. |
| 19 | * Add the --no-http-compression option to [/help?cmd=sync|fossil sync] |
| 20 | and similar. |
| 21 | * Print total payload bytes on a [/help?cmd=sync|fossil sync] when using |
| 22 | the --verbose option. |
| 23 | |
| 24 | <a name='v2_16'></a> |
| 25 | <h2>Changes for Version 2.16 (2021-07-02)</h2> |
| 26 | * <b>Security:</b> Fix the client-side TLS so that it verifies that the |
| 27 | server hostname matches its certificate. |
| 28 | * The default "ssh" command on Windows is changed to "ssh" instead of the |
| 29 |