Fossil SCM
Update the change log.
Commit
90a52b549f7e27fb0386d7c4dabf1491b35a907ebdd3430324009e794d8aaec4
Parent
0f0184e0cc8174a…
1 file changed
+1
+1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -12,10 +12,11 @@ | ||
| 12 | 12 | "--from PATH" option is present, the default start page becomes |
| 13 | 13 | "/ckout?exbase=PATH". |
| 14 | 14 | * Added the [/help?cmd=merge-info|fossil merge-info] command and especially |
| 15 | 15 | the --tk option to that command, to provide analysis of the most recent |
| 16 | 16 | merge or update operation. |
| 17 | + * Added the ability to sign check-ins with SSH keys. | |
| 17 | 18 | * Issue a warning if a user tries to commit on a check-in where the |
| 18 | 19 | branch has been changed. |
| 19 | 20 | * When a merge conflict occurs, a new section is added to the conflict |
| 20 | 21 | text that shows Fossil's suggested resolution to the conflict. |
| 21 | 22 | * Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show |
| 22 | 23 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -12,10 +12,11 @@ | |
| 12 | "--from PATH" option is present, the default start page becomes |
| 13 | "/ckout?exbase=PATH". |
| 14 | * Added the [/help?cmd=merge-info|fossil merge-info] command and especially |
| 15 | the --tk option to that command, to provide analysis of the most recent |
| 16 | merge or update operation. |
| 17 | * Issue a warning if a user tries to commit on a check-in where the |
| 18 | branch has been changed. |
| 19 | * When a merge conflict occurs, a new section is added to the conflict |
| 20 | text that shows Fossil's suggested resolution to the conflict. |
| 21 | * Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show |
| 22 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -12,10 +12,11 @@ | |
| 12 | "--from PATH" option is present, the default start page becomes |
| 13 | "/ckout?exbase=PATH". |
| 14 | * Added the [/help?cmd=merge-info|fossil merge-info] command and especially |
| 15 | the --tk option to that command, to provide analysis of the most recent |
| 16 | merge or update operation. |
| 17 | * Added the ability to sign check-ins with SSH keys. |
| 18 | * Issue a warning if a user tries to commit on a check-in where the |
| 19 | branch has been changed. |
| 20 | * When a merge conflict occurs, a new section is added to the conflict |
| 21 | text that shows Fossil's suggested resolution to the conflict. |
| 22 | * Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show |
| 23 |