Fossil SCM
Create a change log for the 1.32 release.
Commit
7b074869b3a5001d5f1671abcb1b5584101b15cc
Parent
68a4c33b2e1c9d9…
1 file changed
+16
+16
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,6 +1,22 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | + | |
| 3 | +<h2>Changes for Version 1.32 (2015-03-??)</h2> | |
| 4 | + * When creating a new repository using [/help?cmd=init|fossil init], ensure | |
| 5 | + that the new repository is fully compatible with historical versions of | |
| 6 | + Fossil by having a valid manifest as RID 1. | |
| 7 | + * Anti-aliased rendering of arrowheads on timeline graphs. | |
| 8 | + * Added vi/less-style key bindings to the --tk diff GUI. | |
| 9 | + * Documentation updates to fix spellings and changes all "checkins" to | |
| 10 | + "check-ins". | |
| 11 | + * Add the --repolist option to server commands such as | |
| 12 | + [/help?cmd=server|fossil server] or [/help?cmd=http|fossil http]. | |
| 13 | + * Added the "Xekri" skin. | |
| 14 | + * Enhance the "ln=" query parameter on artifact displays to accept multiple | |
| 15 | + ranges, separate by spaces (or "+" when URL-encoded). | |
| 16 | + * Added [/help?cmd=forget|fossil forget] as an alias for | |
| 17 | + [/help?cmd=rm|fossil rm]. | |
| 2 | 18 | |
| 3 | 19 | <h2>Changes For Version 1.31 (2015-02-23)</h2> |
| 4 | 20 | * Change the auxiliary schema by adding columns MLINK.ISAUX and MLINK.PMID |
| 5 | 21 | columns to the schema, to support better drawing of file change graphs. |
| 6 | 22 | A [/help?cmd=rebuild|fossil rebuild] is recommended but is not required. |
| 7 | 23 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,6 +1,22 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.31 (2015-02-23)</h2> |
| 4 | * Change the auxiliary schema by adding columns MLINK.ISAUX and MLINK.PMID |
| 5 | columns to the schema, to support better drawing of file change graphs. |
| 6 | A [/help?cmd=rebuild|fossil rebuild] is recommended but is not required. |
| 7 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,6 +1,22 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes for Version 1.32 (2015-03-??)</h2> |
| 4 | * When creating a new repository using [/help?cmd=init|fossil init], ensure |
| 5 | that the new repository is fully compatible with historical versions of |
| 6 | Fossil by having a valid manifest as RID 1. |
| 7 | * Anti-aliased rendering of arrowheads on timeline graphs. |
| 8 | * Added vi/less-style key bindings to the --tk diff GUI. |
| 9 | * Documentation updates to fix spellings and changes all "checkins" to |
| 10 | "check-ins". |
| 11 | * Add the --repolist option to server commands such as |
| 12 | [/help?cmd=server|fossil server] or [/help?cmd=http|fossil http]. |
| 13 | * Added the "Xekri" skin. |
| 14 | * Enhance the "ln=" query parameter on artifact displays to accept multiple |
| 15 | ranges, separate by spaces (or "+" when URL-encoded). |
| 16 | * Added [/help?cmd=forget|fossil forget] as an alias for |
| 17 | [/help?cmd=rm|fossil rm]. |
| 18 | |
| 19 | <h2>Changes For Version 1.31 (2015-02-23)</h2> |
| 20 | * Change the auxiliary schema by adding columns MLINK.ISAUX and MLINK.PMID |
| 21 | columns to the schema, to support better drawing of file change graphs. |
| 22 | A [/help?cmd=rebuild|fossil rebuild] is recommended but is not required. |
| 23 |