Fossil SCM
Merge trunk
Commit
731042d5ea4105ff71d39886a175f6cafd449fff
Parent
d0e2f1bd3e71ebf…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -9,10 +9,12 @@ | ||
| 9 | 9 | * Fix some obscure issues with TH1 expression processing. |
| 10 | 10 | * Fix titles in search results for documents that are not wiki, markdown, |
| 11 | 11 | or HTML. |
| 12 | 12 | * Formally translate TH1 to Tcl return codes and vice-versa, where |
| 13 | 13 | necessary, in the Tcl integration subsystem. |
| 14 | + * Better fork detection on [/help?cmd=import|fossil update], | |
| 15 | + [/help?cmd=import|fossil status] and related commands. | |
| 14 | 16 | |
| 15 | 17 | <h2>Changes for Version 1.32 (2015-03-14)</h2> |
| 16 | 18 | * When creating a new repository using [/help?cmd=init|fossil init], ensure |
| 17 | 19 | that the new repository is fully compatible with historical versions of |
| 18 | 20 | Fossil by having a valid manifest as RID 1. |
| 19 | 21 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -9,10 +9,12 @@ | |
| 9 | * Fix some obscure issues with TH1 expression processing. |
| 10 | * Fix titles in search results for documents that are not wiki, markdown, |
| 11 | or HTML. |
| 12 | * Formally translate TH1 to Tcl return codes and vice-versa, where |
| 13 | necessary, in the Tcl integration subsystem. |
| 14 | |
| 15 | <h2>Changes for Version 1.32 (2015-03-14)</h2> |
| 16 | * When creating a new repository using [/help?cmd=init|fossil init], ensure |
| 17 | that the new repository is fully compatible with historical versions of |
| 18 | Fossil by having a valid manifest as RID 1. |
| 19 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -9,10 +9,12 @@ | |
| 9 | * Fix some obscure issues with TH1 expression processing. |
| 10 | * Fix titles in search results for documents that are not wiki, markdown, |
| 11 | or HTML. |
| 12 | * Formally translate TH1 to Tcl return codes and vice-versa, where |
| 13 | necessary, in the Tcl integration subsystem. |
| 14 | * Better fork detection on [/help?cmd=import|fossil update], |
| 15 | [/help?cmd=import|fossil status] and related commands. |
| 16 | |
| 17 | <h2>Changes for Version 1.32 (2015-03-14)</h2> |
| 18 | * When creating a new repository using [/help?cmd=init|fossil init], ensure |
| 19 | that the new repository is fully compatible with historical versions of |
| 20 | Fossil by having a valid manifest as RID 1. |
| 21 |