Fossil SCM
Updates to the change log.
Commit
beec145ff3e3c8577848c82531bc9c3b76020871b6e4cf3385d97b1e89953276
Parent
fb156a12bfa2aef…
1 file changed
+4
+4
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,9 +1,13 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <h2 id='v2_24'>Changes for version 2.24 (pending)</h2> |
| 4 | 4 | |
| 5 | + * If an ssh: sync fails in a way that suggests that the fossil executable | |
| 6 | + could not be found on the remote host, then retry after adding a PATH= | |
| 7 | + prefix to the command. This helps "ssh:" to "just work" when the server | |
| 8 | + is a Mac. | |
| 5 | 9 | * Add the x= query paramater to the [/help?cmd=/timeline|/timeline page]. |
| 6 | 10 | * Moved the /museum/repo.fossil file referenced from the Dockerfile from |
| 7 | 11 | the ENTRYPOINT to the CMD part to allow use of --repolist mode. |
| 8 | 12 | * The /uvlist page now shows the hash algorithm used so that |
| 9 | 13 | outsiders don't have to guess it from the hash length when |
| 10 | 14 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_24'>Changes for version 2.24 (pending)</h2> |
| 4 | |
| 5 | * Add the x= query paramater to the [/help?cmd=/timeline|/timeline page]. |
| 6 | * Moved the /museum/repo.fossil file referenced from the Dockerfile from |
| 7 | the ENTRYPOINT to the CMD part to allow use of --repolist mode. |
| 8 | * The /uvlist page now shows the hash algorithm used so that |
| 9 | outsiders don't have to guess it from the hash length when |
| 10 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_24'>Changes for version 2.24 (pending)</h2> |
| 4 | |
| 5 | * If an ssh: sync fails in a way that suggests that the fossil executable |
| 6 | could not be found on the remote host, then retry after adding a PATH= |
| 7 | prefix to the command. This helps "ssh:" to "just work" when the server |
| 8 | is a Mac. |
| 9 | * Add the x= query paramater to the [/help?cmd=/timeline|/timeline page]. |
| 10 | * Moved the /museum/repo.fossil file referenced from the Dockerfile from |
| 11 | the ENTRYPOINT to the CMD part to allow use of --repolist mode. |
| 12 | * The /uvlist page now shows the hash algorithm used so that |
| 13 | outsiders don't have to guess it from the hash length when |
| 14 |