Fossil SCM
Add the fact that "ssh" is now used by Windows to the change log.
Commit
775860ad2e5fab79022f6bc763e7541e0577d05b8f4e9b39c23259706d509534
Parent
38567237d7ffd55…
1 file changed
+4
+4
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -3,10 +3,14 @@ | ||
| 3 | 3 | <a name='v2_16'></a> |
| 4 | 4 | <h2>Changes for Version 2.16 (pending)</h2> |
| 5 | 5 | * <b>Security:</b> Fix the client-side TLS so that it verifies that the |
| 6 | 6 | server hostname matches its certificate. <b>Upgrading to |
| 7 | 7 | the patch is recommended.</b> |
| 8 | + * The default "ssh" command on Windows is changed to "ssh" instead of the | |
| 9 | + legacy "plink", as ssh is now generally available on Windows systems. | |
| 10 | + Installations that still need to use the legacy "plink" can make that | |
| 11 | + happen by running: '<tt>fossil set ssh-command "plink -ssh -T" --global</tt>'. | |
| 8 | 12 | * Added the [./patchcmd.md|fossil patch] command. |
| 9 | 13 | * The [/brlist|/brlist web page] allows the user to |
| 10 | 14 | select multiple branches to be displayed together in a single |
| 11 | 15 | timeline. |
| 12 | 16 | * The [./forum.wiki|Forum] provides a hyperlink on the author of each |
| 13 | 17 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -3,10 +3,14 @@ | |
| 3 | <a name='v2_16'></a> |
| 4 | <h2>Changes for Version 2.16 (pending)</h2> |
| 5 | * <b>Security:</b> Fix the client-side TLS so that it verifies that the |
| 6 | server hostname matches its certificate. <b>Upgrading to |
| 7 | the patch is recommended.</b> |
| 8 | * Added the [./patchcmd.md|fossil patch] command. |
| 9 | * The [/brlist|/brlist web page] allows the user to |
| 10 | select multiple branches to be displayed together in a single |
| 11 | timeline. |
| 12 | * The [./forum.wiki|Forum] provides a hyperlink on the author of each |
| 13 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -3,10 +3,14 @@ | |
| 3 | <a name='v2_16'></a> |
| 4 | <h2>Changes for Version 2.16 (pending)</h2> |
| 5 | * <b>Security:</b> Fix the client-side TLS so that it verifies that the |
| 6 | server hostname matches its certificate. <b>Upgrading to |
| 7 | the patch is recommended.</b> |
| 8 | * The default "ssh" command on Windows is changed to "ssh" instead of the |
| 9 | legacy "plink", as ssh is now generally available on Windows systems. |
| 10 | Installations that still need to use the legacy "plink" can make that |
| 11 | happen by running: '<tt>fossil set ssh-command "plink -ssh -T" --global</tt>'. |
| 12 | * Added the [./patchcmd.md|fossil patch] command. |
| 13 | * The [/brlist|/brlist web page] allows the user to |
| 14 | select multiple branches to be displayed together in a single |
| 15 | timeline. |
| 16 | * The [./forum.wiki|Forum] provides a hyperlink on the author of each |
| 17 |