Fossil SCM
Updates to the change log.
Commit
0c9339bfb0d370e0cebd0aae031fcd87ce3ade5aad50570e46017f0e9909e11f
Parent
bc8691cd09e89ce…
1 file changed
+11
+11
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -13,10 +13,21 @@ | ||
| 13 | 13 | * Most commands now support the Unix-conventional "<tt>--</tt>" |
| 14 | 14 | flag to treat all following arguments as filenames |
| 15 | 15 | instead of flags. |
| 16 | 16 | * Added the [/help?cmd=mimetypes|mimetypes config setting] |
| 17 | 17 | (versionable) to enable mimetype overrides and custom definitions. |
| 18 | + * Add the ability to set a default timeline style other than | |
| 19 | + "Modern". | |
| 20 | + * Proactive security: Fossil now assumes that the schema of every | |
| 21 | + database it opens has been tampered with by an adversary and takes | |
| 22 | + extra precautions to ensure that such tampering is harmless. | |
| 23 | + * Bug fix: the "fossil git export" command is now working on Windows | |
| 24 | + * Bug fix: display of Technote items on the timeline correctly | |
| 25 | + * Bug fix: fix the capability summary matrix of the Security Audit | |
| 26 | + page so that it does not add "anonymous" capabilities to the | |
| 27 | + "nobody" user. | |
| 28 | + * Many documentation enhancements. | |
| 18 | 29 | * Several minor enhancements to existing features. |
| 19 | 30 | |
| 20 | 31 | <a name='v2_10'></a> |
| 21 | 32 | <h2>Changes for Version 2.10 (2019-10-04)</h2> |
| 22 | 33 | |
| 23 | 34 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -13,10 +13,21 @@ | |
| 13 | * Most commands now support the Unix-conventional "<tt>--</tt>" |
| 14 | flag to treat all following arguments as filenames |
| 15 | instead of flags. |
| 16 | * Added the [/help?cmd=mimetypes|mimetypes config setting] |
| 17 | (versionable) to enable mimetype overrides and custom definitions. |
| 18 | * Several minor enhancements to existing features. |
| 19 | |
| 20 | <a name='v2_10'></a> |
| 21 | <h2>Changes for Version 2.10 (2019-10-04)</h2> |
| 22 | |
| 23 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -13,10 +13,21 @@ | |
| 13 | * Most commands now support the Unix-conventional "<tt>--</tt>" |
| 14 | flag to treat all following arguments as filenames |
| 15 | instead of flags. |
| 16 | * Added the [/help?cmd=mimetypes|mimetypes config setting] |
| 17 | (versionable) to enable mimetype overrides and custom definitions. |
| 18 | * Add the ability to set a default timeline style other than |
| 19 | "Modern". |
| 20 | * Proactive security: Fossil now assumes that the schema of every |
| 21 | database it opens has been tampered with by an adversary and takes |
| 22 | extra precautions to ensure that such tampering is harmless. |
| 23 | * Bug fix: the "fossil git export" command is now working on Windows |
| 24 | * Bug fix: display of Technote items on the timeline correctly |
| 25 | * Bug fix: fix the capability summary matrix of the Security Audit |
| 26 | page so that it does not add "anonymous" capabilities to the |
| 27 | "nobody" user. |
| 28 | * Many documentation enhancements. |
| 29 | * Several minor enhancements to existing features. |
| 30 | |
| 31 | <a name='v2_10'></a> |
| 32 | <h2>Changes for Version 2.10 (2019-10-04)</h2> |
| 33 | |
| 34 |