Fossil SCM
Enhancements to the change log. Mention SQLite 3.35 and Fossil performance optimizations.
Commit
fc8452b13ff80e422e5d6e346a68a52a87609b8f686b822f1af1e9d0758ea676
Parent
12a120dd378b2a5…
1 file changed
+6
-2
+6
-2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -21,12 +21,12 @@ | ||
| 21 | 21 | * <b>Schema Update Notice #2:</b> |
| 22 | 22 | This release changes how the descriptions of wiki edits are stored |
| 23 | 23 | in the EVENT table, for improved display on timelines. You must |
| 24 | 24 | run "[/help?cmd=rebuild|fossil rebuild]" to take advantage of |
| 25 | 25 | this enhancement. Everything will still work without |
| 26 | - "fossil rebuild", but you might see goofy descriptions on | |
| 27 | - wiki change notifications in timelines. | |
| 26 | + "fossil rebuild", except you will get goofy descriptions of | |
| 27 | + wiki updates in the timeline. | |
| 28 | 28 | * Add support for [./chat.md|Fossil chat]. |
| 29 | 29 | * The "[/help?cmd=clone|fossil clone]" command is enhanced so that |
| 30 | 30 | if the repository filename is omitted, an appropriate name is derived |
| 31 | 31 | from the remote URL and the newly cloned repo is opened. This makes |
| 32 | 32 | the clone command work more like Git, thus making it easier for |
| @@ -54,10 +54,14 @@ | ||
| 54 | 54 | <li> pikchr-scale |
| 55 | 55 | <li> pikchr-fontscale |
| 56 | 56 | </ul> |
| 57 | 57 | * Allow the use of SQL functions inside the ticket table definition |
| 58 | 58 | for custom ticket configurations. |
| 59 | + * The built-in SQLite is updated to version 3.35.0 alpha containing | |
| 60 | + performance optimizations, especially performance associated with | |
| 61 | + startup, and minor improvements to the CLI. | |
| 62 | + * Performance optimizations to Fossil itself. | |
| 59 | 63 | * Countless improvements and enhancements to the documentation |
| 60 | 64 | |
| 61 | 65 | <a name='v2_13'></a> |
| 62 | 66 | <h2>Changes for Version 2.13 (2020-11-01)</h2> |
| 63 | 67 | |
| 64 | 68 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -21,12 +21,12 @@ | |
| 21 | * <b>Schema Update Notice #2:</b> |
| 22 | This release changes how the descriptions of wiki edits are stored |
| 23 | in the EVENT table, for improved display on timelines. You must |
| 24 | run "[/help?cmd=rebuild|fossil rebuild]" to take advantage of |
| 25 | this enhancement. Everything will still work without |
| 26 | "fossil rebuild", but you might see goofy descriptions on |
| 27 | wiki change notifications in timelines. |
| 28 | * Add support for [./chat.md|Fossil chat]. |
| 29 | * The "[/help?cmd=clone|fossil clone]" command is enhanced so that |
| 30 | if the repository filename is omitted, an appropriate name is derived |
| 31 | from the remote URL and the newly cloned repo is opened. This makes |
| 32 | the clone command work more like Git, thus making it easier for |
| @@ -54,10 +54,14 @@ | |
| 54 | <li> pikchr-scale |
| 55 | <li> pikchr-fontscale |
| 56 | </ul> |
| 57 | * Allow the use of SQL functions inside the ticket table definition |
| 58 | for custom ticket configurations. |
| 59 | * Countless improvements and enhancements to the documentation |
| 60 | |
| 61 | <a name='v2_13'></a> |
| 62 | <h2>Changes for Version 2.13 (2020-11-01)</h2> |
| 63 | |
| 64 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -21,12 +21,12 @@ | |
| 21 | * <b>Schema Update Notice #2:</b> |
| 22 | This release changes how the descriptions of wiki edits are stored |
| 23 | in the EVENT table, for improved display on timelines. You must |
| 24 | run "[/help?cmd=rebuild|fossil rebuild]" to take advantage of |
| 25 | this enhancement. Everything will still work without |
| 26 | "fossil rebuild", except you will get goofy descriptions of |
| 27 | wiki updates in the timeline. |
| 28 | * Add support for [./chat.md|Fossil chat]. |
| 29 | * The "[/help?cmd=clone|fossil clone]" command is enhanced so that |
| 30 | if the repository filename is omitted, an appropriate name is derived |
| 31 | from the remote URL and the newly cloned repo is opened. This makes |
| 32 | the clone command work more like Git, thus making it easier for |
| @@ -54,10 +54,14 @@ | |
| 54 | <li> pikchr-scale |
| 55 | <li> pikchr-fontscale |
| 56 | </ul> |
| 57 | * Allow the use of SQL functions inside the ticket table definition |
| 58 | for custom ticket configurations. |
| 59 | * The built-in SQLite is updated to version 3.35.0 alpha containing |
| 60 | performance optimizations, especially performance associated with |
| 61 | startup, and minor improvements to the CLI. |
| 62 | * Performance optimizations to Fossil itself. |
| 63 | * Countless improvements and enhancements to the documentation |
| 64 | |
| 65 | <a name='v2_13'></a> |
| 66 | <h2>Changes for Version 2.13 (2020-11-01)</h2> |
| 67 | |
| 68 |