Fossil SCM
Fix a missing hyperlink in the change log.
Commit
2684124311a5a749334f3f27bd7f3903be76d34d
Parent
f998a1bf29e2771…
1 file changed
+3
-2
+3
-2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -14,12 +14,13 @@ | ||
| 14 | 14 | the ancestors of a particular file version, it only shows direct |
| 15 | 15 | ancestors and omits changes on branches, thus making it show the same set |
| 16 | 16 | of ancestors that are used for [/help?cmd=/blame|/blame]. |
| 17 | 17 | * Added the --page option to the [/help?cmd=ui|fossil ui] command |
| 18 | 18 | * Added the [/help?cmd=bisect|fossil bisect ui] command |
| 19 | - * Enhanced the "fossil diff" command so that it accepts directory names | |
| 20 | - as arguments and computes diffs on all files contained within those directories. | |
| 19 | + * Enhanced the [/help?cmd=diff|fossil diff] command so that it accepts | |
| 20 | + directory names as arguments and computes diffs on all files contained | |
| 21 | + within those directories. | |
| 21 | 22 | * Fix the [/help?cmd=add|fossil add] command so that it shows "SKIP" for |
| 22 | 23 | files added that were already under management. |
| 23 | 24 | |
| 24 | 25 | <h2>Changes for Version 1.34 (2015-11-02)</h2> |
| 25 | 26 | |
| 26 | 27 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -14,12 +14,13 @@ | |
| 14 | the ancestors of a particular file version, it only shows direct |
| 15 | ancestors and omits changes on branches, thus making it show the same set |
| 16 | of ancestors that are used for [/help?cmd=/blame|/blame]. |
| 17 | * Added the --page option to the [/help?cmd=ui|fossil ui] command |
| 18 | * Added the [/help?cmd=bisect|fossil bisect ui] command |
| 19 | * Enhanced the "fossil diff" command so that it accepts directory names |
| 20 | as arguments and computes diffs on all files contained within those directories. |
| 21 | * Fix the [/help?cmd=add|fossil add] command so that it shows "SKIP" for |
| 22 | files added that were already under management. |
| 23 | |
| 24 | <h2>Changes for Version 1.34 (2015-11-02)</h2> |
| 25 | |
| 26 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -14,12 +14,13 @@ | |
| 14 | the ancestors of a particular file version, it only shows direct |
| 15 | ancestors and omits changes on branches, thus making it show the same set |
| 16 | of ancestors that are used for [/help?cmd=/blame|/blame]. |
| 17 | * Added the --page option to the [/help?cmd=ui|fossil ui] command |
| 18 | * Added the [/help?cmd=bisect|fossil bisect ui] command |
| 19 | * Enhanced the [/help?cmd=diff|fossil diff] command so that it accepts |
| 20 | directory names as arguments and computes diffs on all files contained |
| 21 | within those directories. |
| 22 | * Fix the [/help?cmd=add|fossil add] command so that it shows "SKIP" for |
| 23 | files added that were already under management. |
| 24 | |
| 25 | <h2>Changes for Version 1.34 (2015-11-02)</h2> |
| 26 | |
| 27 |