Fossil SCM
Update the change log.
Commit
fc9c53abf1614b124dbf72bd6f71734ee74cba67e78e5fb11674bbbc1bf3c82e
Parent
452f050241b9448…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -11,10 +11,12 @@ | ||
| 11 | 11 | <ul> |
| 12 | 12 | <li> Add the x= query paramater |
| 13 | 13 | <li> Add the shortcut tl= and rl= query parameters |
| 14 | 14 | <li> Add support for from=,ft= and from=,bt= query parameter combinations |
| 15 | 15 | <li> Automatically highlight the endpoints for from=,to= queries. |
| 16 | + <li> Add the to2=Z query parameter to augment from=X,to=Y so that the | |
| 17 | + path from X to Z is shown if Y cannot be found. | |
| 16 | 18 | </ul> |
| 17 | 19 | * Moved the /museum/repo.fossil file referenced from the Dockerfile from |
| 18 | 20 | the ENTRYPOINT to the CMD part to allow use of --repolist mode. |
| 19 | 21 | * The /uvlist page now shows the hash algorithm used so that |
| 20 | 22 | outsiders don't have to guess it from the hash length when |
| 21 | 23 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -11,10 +11,12 @@ | |
| 11 | <ul> |
| 12 | <li> Add the x= query paramater |
| 13 | <li> Add the shortcut tl= and rl= query parameters |
| 14 | <li> Add support for from=,ft= and from=,bt= query parameter combinations |
| 15 | <li> Automatically highlight the endpoints for from=,to= queries. |
| 16 | </ul> |
| 17 | * Moved the /museum/repo.fossil file referenced from the Dockerfile from |
| 18 | the ENTRYPOINT to the CMD part to allow use of --repolist mode. |
| 19 | * The /uvlist page now shows the hash algorithm used so that |
| 20 | outsiders don't have to guess it from the hash length when |
| 21 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -11,10 +11,12 @@ | |
| 11 | <ul> |
| 12 | <li> Add the x= query paramater |
| 13 | <li> Add the shortcut tl= and rl= query parameters |
| 14 | <li> Add support for from=,ft= and from=,bt= query parameter combinations |
| 15 | <li> Automatically highlight the endpoints for from=,to= queries. |
| 16 | <li> Add the to2=Z query parameter to augment from=X,to=Y so that the |
| 17 | path from X to Z is shown if Y cannot be found. |
| 18 | </ul> |
| 19 | * Moved the /museum/repo.fossil file referenced from the Dockerfile from |
| 20 | the ENTRYPOINT to the CMD part to allow use of --repolist mode. |
| 21 | * The /uvlist page now shows the hash algorithm used so that |
| 22 | outsiders don't have to guess it from the hash length when |
| 23 |