Fossil SCM
Updates to the change log.
Commit
a0623f6928bf6bd53012cb5d21f78562631e0d37aa1adf196ed4a566c1dbe75e
Parent
95014ae9968180a…
1 file changed
+10
+10
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -9,16 +9,26 @@ | ||
| 9 | 9 | sharing of links to other clones. |
| 10 | 10 | * Added the --transport-command option to [/help?cmd=sync|fossil sync] |
| 11 | 11 | and similar. |
| 12 | 12 | * [/help?cmd=/chat|The /chat page] input options have been reworked |
| 13 | 13 | again for better cross-browser portability. |
| 14 | + * Add new setting "[/help?cmd=large-file-size|large-file-size]". If the size | |
| 15 | + of any file in a commit exceeds this size, a warning is issued. | |
| 14 | 16 | * When sending a [/help?cmd=/chat|/chat] message fails, it is no longer |
| 15 | 17 | immediately lost and sending may optionally be retried. |
| 16 | 18 | * [/help?cmd=/chat|/chat] can now optionally embed attachments of certain |
| 17 | 19 | types directly into message bodies via an iframe. |
| 18 | 20 | * The new [/help?cmd=cherry-pick|cherry-pick command] is an alias for |
| 19 | 21 | [/help?cmd=merge|merge --cherrypick]. |
| 22 | + * Promote the test-detach command into the [/help?cmd=detach|detach command]. | |
| 23 | + * For "fossil pull" with the --from-parent-project option, if not URL is | |
| 24 | + specified used the last URL specified for the --from-parent-project. | |
| 25 | + * Add options --project-name and --project-desc to the | |
| 26 | + "[/help?cmd=init|fossil init]" command. | |
| 27 | + * Query parameter "year=YYYY" is now accepted by [/help?cmd=/timeline|/timeline]. | |
| 28 | + * Add the "--as FILENAME" option to the "[/help?cmd=chat|fossil chat send]" | |
| 29 | + command. | |
| 20 | 30 | |
| 21 | 31 | <h2 id='v2_17'>Changes for version 2.17 (2021-10-09)</h2> |
| 22 | 32 | |
| 23 | 33 | * Major improvements to the "diff" subsystem, including: <ul> |
| 24 | 34 | <li> Added new [/help?cmd=diff|formatting options]: --by, -b, --webpage, --json, --tcl. |
| 25 | 35 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -9,16 +9,26 @@ | |
| 9 | sharing of links to other clones. |
| 10 | * Added the --transport-command option to [/help?cmd=sync|fossil sync] |
| 11 | and similar. |
| 12 | * [/help?cmd=/chat|The /chat page] input options have been reworked |
| 13 | again for better cross-browser portability. |
| 14 | * When sending a [/help?cmd=/chat|/chat] message fails, it is no longer |
| 15 | immediately lost and sending may optionally be retried. |
| 16 | * [/help?cmd=/chat|/chat] can now optionally embed attachments of certain |
| 17 | types directly into message bodies via an iframe. |
| 18 | * The new [/help?cmd=cherry-pick|cherry-pick command] is an alias for |
| 19 | [/help?cmd=merge|merge --cherrypick]. |
| 20 | |
| 21 | <h2 id='v2_17'>Changes for version 2.17 (2021-10-09)</h2> |
| 22 | |
| 23 | * Major improvements to the "diff" subsystem, including: <ul> |
| 24 | <li> Added new [/help?cmd=diff|formatting options]: --by, -b, --webpage, --json, --tcl. |
| 25 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -9,16 +9,26 @@ | |
| 9 | sharing of links to other clones. |
| 10 | * Added the --transport-command option to [/help?cmd=sync|fossil sync] |
| 11 | and similar. |
| 12 | * [/help?cmd=/chat|The /chat page] input options have been reworked |
| 13 | again for better cross-browser portability. |
| 14 | * Add new setting "[/help?cmd=large-file-size|large-file-size]". If the size |
| 15 | of any file in a commit exceeds this size, a warning is issued. |
| 16 | * When sending a [/help?cmd=/chat|/chat] message fails, it is no longer |
| 17 | immediately lost and sending may optionally be retried. |
| 18 | * [/help?cmd=/chat|/chat] can now optionally embed attachments of certain |
| 19 | types directly into message bodies via an iframe. |
| 20 | * The new [/help?cmd=cherry-pick|cherry-pick command] is an alias for |
| 21 | [/help?cmd=merge|merge --cherrypick]. |
| 22 | * Promote the test-detach command into the [/help?cmd=detach|detach command]. |
| 23 | * For "fossil pull" with the --from-parent-project option, if not URL is |
| 24 | specified used the last URL specified for the --from-parent-project. |
| 25 | * Add options --project-name and --project-desc to the |
| 26 | "[/help?cmd=init|fossil init]" command. |
| 27 | * Query parameter "year=YYYY" is now accepted by [/help?cmd=/timeline|/timeline]. |
| 28 | * Add the "--as FILENAME" option to the "[/help?cmd=chat|fossil chat send]" |
| 29 | command. |
| 30 | |
| 31 | <h2 id='v2_17'>Changes for version 2.17 (2021-10-09)</h2> |
| 32 | |
| 33 | * Major improvements to the "diff" subsystem, including: <ul> |
| 34 | <li> Added new [/help?cmd=diff|formatting options]: --by, -b, --webpage, --json, --tcl. |
| 35 |