Fossil SCM
Change log updates.
Commit
088b44b3105bf1b3ee023d41736d988bc9cb455a8e992871dbde00b41dfad2db
Parent
05fd5e17b97050d…
1 file changed
+5
-1
+5
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -7,10 +7,14 @@ | ||
| 7 | 7 | * Timestamp strings in [./checkin_names.wiki|object names] |
| 8 | 8 | can now omit punctation. So, for example, "202004181942" and |
| 9 | 9 | "2020-04-18 19:42" mean the same thing. |
| 10 | 10 | * Enhance backlink processing so that it works with Markdown-formatted |
| 11 | 11 | tickets and so that it works for wiki pages. |
| 12 | + Ticket [a3572c6a5b47cd5a]. | |
| 13 | + <ul><li> "[/help?cmd=rebuild|fossil rebuild]" is needed to | |
| 14 | + take full advantage of this fix. Fossil will continue | |
| 15 | + to work without the rebuild, but the new backlinks will be missing.</ul> | |
| 12 | 16 | * The algorithm for finding the |
| 13 | 17 | [./tech_overview.wiki#configloc|location of the configuration database] |
| 14 | 18 | is enhanced to be XDG-compliant. |
| 15 | 19 | * Add a hide/show feature to |
| 16 | 20 | [./wikitheory.wiki#assocwiki|associated wiki] display on |
| @@ -48,11 +52,11 @@ | ||
| 48 | 52 | * Security: Fossil now assumes that the schema of every |
| 49 | 53 | database it opens has been tampered with by an adversary and takes |
| 50 | 54 | extra precautions to ensure that such tampering is harmless. |
| 51 | 55 | * Security: Fossil now puts the Content-Security-Policy in the |
| 52 | 56 | HTTP reply header, in addition to also leaving it in the |
| 53 | - HTML <head> section, so that it is always available, if | |
| 57 | + HTML <head> section, so that it is always available, even | |
| 54 | 58 | if a custom skin overrides the HTML <head> and omits |
| 55 | 59 | the CSP in the process. |
| 56 | 60 | * The Content-Security-Policy is now set using the |
| 57 | 61 | [/help?cmd=default-csp|default-csp setting]. |
| 58 | 62 | * Merge conflicts caused via the [/help?cmd=merge|merge] and |
| 59 | 63 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -7,10 +7,14 @@ | |
| 7 | * Timestamp strings in [./checkin_names.wiki|object names] |
| 8 | can now omit punctation. So, for example, "202004181942" and |
| 9 | "2020-04-18 19:42" mean the same thing. |
| 10 | * Enhance backlink processing so that it works with Markdown-formatted |
| 11 | tickets and so that it works for wiki pages. |
| 12 | * The algorithm for finding the |
| 13 | [./tech_overview.wiki#configloc|location of the configuration database] |
| 14 | is enhanced to be XDG-compliant. |
| 15 | * Add a hide/show feature to |
| 16 | [./wikitheory.wiki#assocwiki|associated wiki] display on |
| @@ -48,11 +52,11 @@ | |
| 48 | * Security: Fossil now assumes that the schema of every |
| 49 | database it opens has been tampered with by an adversary and takes |
| 50 | extra precautions to ensure that such tampering is harmless. |
| 51 | * Security: Fossil now puts the Content-Security-Policy in the |
| 52 | HTTP reply header, in addition to also leaving it in the |
| 53 | HTML <head> section, so that it is always available, if |
| 54 | if a custom skin overrides the HTML <head> and omits |
| 55 | the CSP in the process. |
| 56 | * The Content-Security-Policy is now set using the |
| 57 | [/help?cmd=default-csp|default-csp setting]. |
| 58 | * Merge conflicts caused via the [/help?cmd=merge|merge] and |
| 59 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -7,10 +7,14 @@ | |
| 7 | * Timestamp strings in [./checkin_names.wiki|object names] |
| 8 | can now omit punctation. So, for example, "202004181942" and |
| 9 | "2020-04-18 19:42" mean the same thing. |
| 10 | * Enhance backlink processing so that it works with Markdown-formatted |
| 11 | tickets and so that it works for wiki pages. |
| 12 | Ticket [a3572c6a5b47cd5a]. |
| 13 | <ul><li> "[/help?cmd=rebuild|fossil rebuild]" is needed to |
| 14 | take full advantage of this fix. Fossil will continue |
| 15 | to work without the rebuild, but the new backlinks will be missing.</ul> |
| 16 | * The algorithm for finding the |
| 17 | [./tech_overview.wiki#configloc|location of the configuration database] |
| 18 | is enhanced to be XDG-compliant. |
| 19 | * Add a hide/show feature to |
| 20 | [./wikitheory.wiki#assocwiki|associated wiki] display on |
| @@ -48,11 +52,11 @@ | |
| 52 | * Security: Fossil now assumes that the schema of every |
| 53 | database it opens has been tampered with by an adversary and takes |
| 54 | extra precautions to ensure that such tampering is harmless. |
| 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 |