Fossil SCM
Update the change log to mention that Fossil is able to use the Windows root certificates if built with OpenSSL 3.2.0 or greater.
Commit
0f8153dac42f9fca3605386a7501ba5a8d625ca1d77a4c62b9d72e3850876814
Parent
caf60202f790241…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -14,10 +14,12 @@ | ||
| 14 | 14 | d2=, p2=, and dp2=. |
| 15 | 15 | * Add options to the [/help?cmd=tag|fossil tag] command that will list tag values. |
| 16 | 16 | * Add ability to upload unversioned files via the [/help?cmd=/uvlist|/uvlist page]. |
| 17 | 17 | * Add history search to the [/help?cmd=/chat|/chat page]. |
| 18 | 18 | * Add Unix socket support to the [/help?cmd=server|server command]. |
| 19 | + * On Windows, use the root certificates managed by the operating system | |
| 20 | + (requires OpenSSL 3.2.0 or greater). | |
| 19 | 21 | * Numerous minor fixes and additions. |
| 20 | 22 | |
| 21 | 23 | |
| 22 | 24 | <h2 id='v2_24'>Changes for version 2.24 (2024-04-23)</h2> |
| 23 | 25 | |
| 24 | 26 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -14,10 +14,12 @@ | |
| 14 | d2=, p2=, and dp2=. |
| 15 | * Add options to the [/help?cmd=tag|fossil tag] command that will list tag values. |
| 16 | * Add ability to upload unversioned files via the [/help?cmd=/uvlist|/uvlist page]. |
| 17 | * Add history search to the [/help?cmd=/chat|/chat page]. |
| 18 | * Add Unix socket support to the [/help?cmd=server|server command]. |
| 19 | * Numerous minor fixes and additions. |
| 20 | |
| 21 | |
| 22 | <h2 id='v2_24'>Changes for version 2.24 (2024-04-23)</h2> |
| 23 | |
| 24 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -14,10 +14,12 @@ | |
| 14 | d2=, p2=, and dp2=. |
| 15 | * Add options to the [/help?cmd=tag|fossil tag] command that will list tag values. |
| 16 | * Add ability to upload unversioned files via the [/help?cmd=/uvlist|/uvlist page]. |
| 17 | * Add history search to the [/help?cmd=/chat|/chat page]. |
| 18 | * Add Unix socket support to the [/help?cmd=server|server command]. |
| 19 | * On Windows, use the root certificates managed by the operating system |
| 20 | (requires OpenSSL 3.2.0 or greater). |
| 21 | * Numerous minor fixes and additions. |
| 22 | |
| 23 | |
| 24 | <h2 id='v2_24'>Changes for version 2.24 (2024-04-23)</h2> |
| 25 | |
| 26 |