Fossil SCM
More enhancements to the change log for version 2.15.
Commit
c561e051eb3b4875afc35c6fdb31d2b37177aeba3b252df943298a46d30c1366
Parent
5add4656b6ade47…
1 file changed
+3
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -62,10 +62,13 @@ | ||
| 62 | 62 | of each leaf. |
| 63 | 63 | * The [/help?cmd=add|fossil add] command refuses to add files whose |
| 64 | 64 | names are reserved by Windows (ex: "aux") unless the --allow-reserved |
| 65 | 65 | option is included. This helps prevent unix users from accidentally |
| 66 | 66 | creating check-ins that are unreadable by Windows users. |
| 67 | + * Add the "re=" query parameter to the [/help?cmd=/dir|/dir] webpage, | |
| 68 | + for symetry with the [/help?cmd=/tree|/tree] page. | |
| 69 | + * Update the built-in SQLite to version 3.35.0. | |
| 67 | 70 | |
| 68 | 71 | <a name='v2_14'></a> |
| 69 | 72 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 70 | 73 | |
| 71 | 74 | * <b>Schema Update Notice #1:</b> |
| 72 | 75 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -62,10 +62,13 @@ | |
| 62 | of each leaf. |
| 63 | * The [/help?cmd=add|fossil add] command refuses to add files whose |
| 64 | names are reserved by Windows (ex: "aux") unless the --allow-reserved |
| 65 | option is included. This helps prevent unix users from accidentally |
| 66 | creating check-ins that are unreadable by Windows users. |
| 67 | |
| 68 | <a name='v2_14'></a> |
| 69 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 70 | |
| 71 | * <b>Schema Update Notice #1:</b> |
| 72 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -62,10 +62,13 @@ | |
| 62 | of each leaf. |
| 63 | * The [/help?cmd=add|fossil add] command refuses to add files whose |
| 64 | names are reserved by Windows (ex: "aux") unless the --allow-reserved |
| 65 | option is included. This helps prevent unix users from accidentally |
| 66 | creating check-ins that are unreadable by Windows users. |
| 67 | * Add the "re=" query parameter to the [/help?cmd=/dir|/dir] webpage, |
| 68 | for symetry with the [/help?cmd=/tree|/tree] page. |
| 69 | * Update the built-in SQLite to version 3.35.0. |
| 70 | |
| 71 | <a name='v2_14'></a> |
| 72 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 73 | |
| 74 | * <b>Schema Update Notice #1:</b> |
| 75 |