Fossil SCM
Update the change log.
Commit
ea275f941c65f233d24e335e8e4002fcc19cff876dde449f97b807231efbf87a
Parent
63837f423f2496f…
1 file changed
+5
+5
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -65,13 +65,18 @@ | ||
| 65 | 65 | is used. |
| 66 | 66 | * The [/help?cmd=/artifact_stats|/artifact_stats page] is now accessible |
| 67 | 67 | to all users if the new "artifact_stats_enable" setting is turned |
| 68 | 68 | on. There is a new checkbox under the /Admin/Access menu to turn |
| 69 | 69 | that capability on and off. |
| 70 | + * Add the [/help?cmd=tls-config|fossil tls-config] command for viewing | |
| 71 | + the TLS configuration and the list of SSL Cert exceptions. | |
| 70 | 72 | * Captchas all include a button to read the captcha using an audio |
| 71 | 73 | file, so that they can be completed by the visually impaired. |
| 72 | 74 | * Stop using the IP address as part of the login cookie. |
| 75 | + * Bug fix: fix the SSL cert validation logic so that if an exception | |
| 76 | + is allowed for particular site, the exception expires as soon as the | |
| 77 | + cert change values. | |
| 73 | 78 | * Bug fix: the FTS search into for forum posts is now kept up-to-date |
| 74 | 79 | correctly. |
| 75 | 80 | * Bug fix: the "fossil git export" command is now working on Windows |
| 76 | 81 | * Bug fix: display Technote items on the timeline correctly |
| 77 | 82 | * Bug fix: fix the capability summary matrix of the Security Audit |
| 78 | 83 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -65,13 +65,18 @@ | |
| 65 | is used. |
| 66 | * The [/help?cmd=/artifact_stats|/artifact_stats page] is now accessible |
| 67 | to all users if the new "artifact_stats_enable" setting is turned |
| 68 | on. There is a new checkbox under the /Admin/Access menu to turn |
| 69 | that capability on and off. |
| 70 | * Captchas all include a button to read the captcha using an audio |
| 71 | file, so that they can be completed by the visually impaired. |
| 72 | * Stop using the IP address as part of the login cookie. |
| 73 | * Bug fix: the FTS search into for forum posts is now kept up-to-date |
| 74 | correctly. |
| 75 | * Bug fix: the "fossil git export" command is now working on Windows |
| 76 | * Bug fix: display Technote items on the timeline correctly |
| 77 | * Bug fix: fix the capability summary matrix of the Security Audit |
| 78 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -65,13 +65,18 @@ | |
| 65 | is used. |
| 66 | * The [/help?cmd=/artifact_stats|/artifact_stats page] is now accessible |
| 67 | to all users if the new "artifact_stats_enable" setting is turned |
| 68 | on. There is a new checkbox under the /Admin/Access menu to turn |
| 69 | that capability on and off. |
| 70 | * Add the [/help?cmd=tls-config|fossil tls-config] command for viewing |
| 71 | the TLS configuration and the list of SSL Cert exceptions. |
| 72 | * Captchas all include a button to read the captcha using an audio |
| 73 | file, so that they can be completed by the visually impaired. |
| 74 | * Stop using the IP address as part of the login cookie. |
| 75 | * Bug fix: fix the SSL cert validation logic so that if an exception |
| 76 | is allowed for particular site, the exception expires as soon as the |
| 77 | cert change values. |
| 78 | * Bug fix: the FTS search into for forum posts is now kept up-to-date |
| 79 | correctly. |
| 80 | * Bug fix: the "fossil git export" command is now working on Windows |
| 81 | * Bug fix: display Technote items on the timeline correctly |
| 82 | * Bug fix: fix the capability summary matrix of the Security Audit |
| 83 |