Fossil SCM
Update the change log with recent enhancements.
Commit
88a72f1e72730d89892f1bbd771e5b50bb07107ac001e2522022daca437003cd
Parent
505d9d48eb5966c…
1 file changed
+6
+6
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,8 +1,14 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <h2 id='v2_18'>Changes for version 2.18 (pending)</h2> |
| 4 | + * Added the --share-links option to [/help?cmd=sync|fossil sync] and | |
| 5 | + [/help?cmd=pull|fossil pull]. Enhance the | |
| 6 | + [/doc/trunk/www/sync.wiki|sync protocol] so that it is able to support | |
| 7 | + sharing of links to other clones. | |
| 8 | + * Added the --transport-command option to [/help?cmd=sync|fossil sync] | |
| 9 | + and similar. | |
| 4 | 10 | * [/help?cmd=/chat|The /chat page] input options have been reworked |
| 5 | 11 | again for better cross-browser portability. |
| 6 | 12 | * When sending a [/help?cmd=/chat|/chat] message fails, it is no longer |
| 7 | 13 | immediately lost and sending may optionally be retried. |
| 8 | 14 | |
| 9 | 15 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,14 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_18'>Changes for version 2.18 (pending)</h2> |
| 4 | * [/help?cmd=/chat|The /chat page] input options have been reworked |
| 5 | again for better cross-browser portability. |
| 6 | * When sending a [/help?cmd=/chat|/chat] message fails, it is no longer |
| 7 | immediately lost and sending may optionally be retried. |
| 8 | |
| 9 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,14 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_18'>Changes for version 2.18 (pending)</h2> |
| 4 | * Added the --share-links option to [/help?cmd=sync|fossil sync] and |
| 5 | [/help?cmd=pull|fossil pull]. Enhance the |
| 6 | [/doc/trunk/www/sync.wiki|sync protocol] so that it is able to support |
| 7 | sharing of links to other clones. |
| 8 | * Added the --transport-command option to [/help?cmd=sync|fossil sync] |
| 9 | and similar. |
| 10 | * [/help?cmd=/chat|The /chat page] input options have been reworked |
| 11 | again for better cross-browser portability. |
| 12 | * When sending a [/help?cmd=/chat|/chat] message fails, it is no longer |
| 13 | immediately lost and sending may optionally be retried. |
| 14 | |
| 15 |