Fossil SCM
Update the change log.
Commit
49a06bf1774185cdf60aed82fec2cc0198c9ddd5fb059a1a05190691f6fb0e05
Parent
b241b9c99972430…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -55,10 +55,12 @@ | ||
| 55 | 55 | * Security: Fossil now puts the Content-Security-Policy in the |
| 56 | 56 | HTTP reply header, in addition to also leaving it in the |
| 57 | 57 | HTML <head> section, so that it is always available, even |
| 58 | 58 | if a custom skin overrides the HTML <head> and omits |
| 59 | 59 | the CSP in the process. |
| 60 | + * Output of the [/help?cmd=diff|fossil diff -y] command automatically | |
| 61 | + adjusts according to the terminal width. | |
| 60 | 62 | * The Content-Security-Policy is now set using the |
| 61 | 63 | [/help?cmd=default-csp|default-csp setting]. |
| 62 | 64 | * Merge conflicts caused via the [/help?cmd=merge|merge] and |
| 63 | 65 | [/help?cmd=update|update] commands no longer leave temporary |
| 64 | 66 | files behind unless the new <tt>--keep-merge-files</tt> flag |
| 65 | 67 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -55,10 +55,12 @@ | |
| 55 | * Security: Fossil now puts the Content-Security-Policy in the |
| 56 | HTTP reply header, in addition to also leaving it in the |
| 57 | HTML <head> section, so that it is always available, even |
| 58 | if a custom skin overrides the HTML <head> and omits |
| 59 | the CSP in the process. |
| 60 | * The Content-Security-Policy is now set using the |
| 61 | [/help?cmd=default-csp|default-csp setting]. |
| 62 | * Merge conflicts caused via the [/help?cmd=merge|merge] and |
| 63 | [/help?cmd=update|update] commands no longer leave temporary |
| 64 | files behind unless the new <tt>--keep-merge-files</tt> flag |
| 65 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -55,10 +55,12 @@ | |
| 55 | * Security: Fossil now puts the Content-Security-Policy in the |
| 56 | HTTP reply header, in addition to also leaving it in the |
| 57 | HTML <head> section, so that it is always available, even |
| 58 | if a custom skin overrides the HTML <head> and omits |
| 59 | the CSP in the process. |
| 60 | * Output of the [/help?cmd=diff|fossil diff -y] command automatically |
| 61 | adjusts according to the terminal width. |
| 62 | * The Content-Security-Policy is now set using the |
| 63 | [/help?cmd=default-csp|default-csp setting]. |
| 64 | * Merge conflicts caused via the [/help?cmd=merge|merge] and |
| 65 | [/help?cmd=update|update] commands no longer leave temporary |
| 66 | files behind unless the new <tt>--keep-merge-files</tt> flag |
| 67 |