Fossil SCM
Add entries about diff command enhancements to the change log.
Commit
06127da67026277ecfba5f541c7458686f9f45fb
Parent
3e7c02c097e355e…
1 file changed
+3
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -8,10 +8,13 @@ | ||
| 8 | 8 | * The [/uv/download.html|download page] is moved into |
| 9 | 9 | [./unvers.wiki|unversioned content] so that the self-hosting Fossil |
| 10 | 10 | websites no longer uses any external content. |
| 11 | 11 | * Added the "Search" button to the graphical diff generated by |
| 12 | 12 | the --tk option on the [/help?cmd=diff|diff] command. |
| 13 | + * Added the "--checkin VERSION" option to the | |
| 14 | + [/help?cmd=diff|diff] command. | |
| 15 | + * Various performance enhancements to the [/help?cmd=diff|diff] command. | |
| 13 | 16 | * Update internal Unicode character tables, used in regular expression |
| 14 | 17 | handling, from version 8.0 to 9.0. |
| 15 | 18 | * Update the built-in SQLite to version 3.15 (beta). Fossil now requires |
| 16 | 19 | the SQLITE_DBCONFIG_MAINDBNAME interface of SQLite which is only available |
| 17 | 20 | in SQLite version 3.15 and later and so Fossil will not work with |
| 18 | 21 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -8,10 +8,13 @@ | |
| 8 | * The [/uv/download.html|download page] is moved into |
| 9 | [./unvers.wiki|unversioned content] so that the self-hosting Fossil |
| 10 | websites no longer uses any external content. |
| 11 | * Added the "Search" button to the graphical diff generated by |
| 12 | the --tk option on the [/help?cmd=diff|diff] command. |
| 13 | * Update internal Unicode character tables, used in regular expression |
| 14 | handling, from version 8.0 to 9.0. |
| 15 | * Update the built-in SQLite to version 3.15 (beta). Fossil now requires |
| 16 | the SQLITE_DBCONFIG_MAINDBNAME interface of SQLite which is only available |
| 17 | in SQLite version 3.15 and later and so Fossil will not work with |
| 18 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -8,10 +8,13 @@ | |
| 8 | * The [/uv/download.html|download page] is moved into |
| 9 | [./unvers.wiki|unversioned content] so that the self-hosting Fossil |
| 10 | websites no longer uses any external content. |
| 11 | * Added the "Search" button to the graphical diff generated by |
| 12 | the --tk option on the [/help?cmd=diff|diff] command. |
| 13 | * Added the "--checkin VERSION" option to the |
| 14 | [/help?cmd=diff|diff] command. |
| 15 | * Various performance enhancements to the [/help?cmd=diff|diff] command. |
| 16 | * Update internal Unicode character tables, used in regular expression |
| 17 | handling, from version 8.0 to 9.0. |
| 18 | * Update the built-in SQLite to version 3.15 (beta). Fossil now requires |
| 19 | the SQLITE_DBCONFIG_MAINDBNAME interface of SQLite which is only available |
| 20 | in SQLite version 3.15 and later and so Fossil will not work with |
| 21 |