Fossil SCM
Updates to the change log.
Commit
64edf41afe3e83fa15001cee0045016997cc0b1d02cb1963d8d49882236cb378
Parent
d3d7a78fe384522…
1 file changed
+10
-5
+10
-5
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,14 +1,19 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <a name='v2_16'></a> |
| 4 | 4 | <h2>Changes for Version 2.16 (pending)</h2> |
| 5 | - * [/brlist|List of branches] gained | |
| 6 | - [/timeline?r=brlist-timeline|the facility] to select several | |
| 7 | - branches and [./javascript.md#brlist|point a user] to the | |
| 8 | - <tt>/timeline</tt> view that shows just these selected branches | |
| 9 | - and the related check-ins. | |
| 5 | + * The [/brlist|/brlist web page] allows the user to | |
| 6 | + select multiple branches to be displayed together in a single | |
| 7 | + timeline. | |
| 8 | + * The [./forum.wiki|Forum] provides a hyperlink on the author of each | |
| 9 | + post that goes to a timeline of recent posts by that same author. | |
| 10 | + * The [/help?cmd=merge|fossil merge] command now does a better job merging | |
| 11 | + branches where files have been renamed between the current branch and the | |
| 12 | + branch being merged. | |
| 13 | + * The [/help?cmd=open|fossil open] command allows the repository file | |
| 14 | + to be inside the working directory without requiring the --force flag. | |
| 10 | 15 | |
| 11 | 16 | <a name='v2_15'></a> |
| 12 | 17 | <h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07)</h2> |
| 13 | 18 | * <b>Patch 2.15.1:</b> Fix a data exfiltration bug in the server. <b>Upgrading to |
| 14 | 19 | the patch is recommended.</b><p> |
| 15 | 20 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,14 +1,19 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_16'></a> |
| 4 | <h2>Changes for Version 2.16 (pending)</h2> |
| 5 | * [/brlist|List of branches] gained |
| 6 | [/timeline?r=brlist-timeline|the facility] to select several |
| 7 | branches and [./javascript.md#brlist|point a user] to the |
| 8 | <tt>/timeline</tt> view that shows just these selected branches |
| 9 | and the related check-ins. |
| 10 | |
| 11 | <a name='v2_15'></a> |
| 12 | <h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07)</h2> |
| 13 | * <b>Patch 2.15.1:</b> Fix a data exfiltration bug in the server. <b>Upgrading to |
| 14 | the patch is recommended.</b><p> |
| 15 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,14 +1,19 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_16'></a> |
| 4 | <h2>Changes for Version 2.16 (pending)</h2> |
| 5 | * The [/brlist|/brlist web page] allows the user to |
| 6 | select multiple branches to be displayed together in a single |
| 7 | timeline. |
| 8 | * The [./forum.wiki|Forum] provides a hyperlink on the author of each |
| 9 | post that goes to a timeline of recent posts by that same author. |
| 10 | * The [/help?cmd=merge|fossil merge] command now does a better job merging |
| 11 | branches where files have been renamed between the current branch and the |
| 12 | branch being merged. |
| 13 | * The [/help?cmd=open|fossil open] command allows the repository file |
| 14 | to be inside the working directory without requiring the --force flag. |
| 15 | |
| 16 | <a name='v2_15'></a> |
| 17 | <h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07)</h2> |
| 18 | * <b>Patch 2.15.1:</b> Fix a data exfiltration bug in the server. <b>Upgrading to |
| 19 | the patch is recommended.</b><p> |
| 20 |