Fossil SCM
Update change log with detail about fork warning on sync.
Commit
209da9bced807ae8afadc7edc544cc0255f206d4
Parent
2c77d1d64315cc0…
1 file changed
+1
+1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -33,10 +33,11 @@ | ||
| 33 | 33 | checked into the repository. |
| 34 | 34 | * Update the built-in SQLite to version 3.8.10.1. |
| 35 | 35 | * Made [/help?cmd=open|fossil open] honor ".fossil-settings/allow-symlinks". |
| 36 | 36 | * Allow [/help?cmd=add|fossil add] to be used on symlinks to nonexistent or |
| 37 | 37 | unreadable files in the same way as [/help?cmd=addremove|fossil addremove]. |
| 38 | + * Added fork warning to be issued if sync produced a fork | |
| 38 | 39 | |
| 39 | 40 | <h2>Changes for Version 1.32 (2015-03-14)</h2> |
| 40 | 41 | * When creating a new repository using [/help?cmd=init|fossil init], ensure |
| 41 | 42 | that the new repository is fully compatible with historical versions of |
| 42 | 43 | Fossil by having a valid manifest as RID 1. |
| 43 | 44 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -33,10 +33,11 @@ | |
| 33 | checked into the repository. |
| 34 | * Update the built-in SQLite to version 3.8.10.1. |
| 35 | * Made [/help?cmd=open|fossil open] honor ".fossil-settings/allow-symlinks". |
| 36 | * Allow [/help?cmd=add|fossil add] to be used on symlinks to nonexistent or |
| 37 | unreadable files in the same way as [/help?cmd=addremove|fossil addremove]. |
| 38 | |
| 39 | <h2>Changes for Version 1.32 (2015-03-14)</h2> |
| 40 | * When creating a new repository using [/help?cmd=init|fossil init], ensure |
| 41 | that the new repository is fully compatible with historical versions of |
| 42 | Fossil by having a valid manifest as RID 1. |
| 43 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -33,10 +33,11 @@ | |
| 33 | checked into the repository. |
| 34 | * Update the built-in SQLite to version 3.8.10.1. |
| 35 | * Made [/help?cmd=open|fossil open] honor ".fossil-settings/allow-symlinks". |
| 36 | * Allow [/help?cmd=add|fossil add] to be used on symlinks to nonexistent or |
| 37 | unreadable files in the same way as [/help?cmd=addremove|fossil addremove]. |
| 38 | * Added fork warning to be issued if sync produced a fork |
| 39 | |
| 40 | <h2>Changes for Version 1.32 (2015-03-14)</h2> |
| 41 | * When creating a new repository using [/help?cmd=init|fossil init], ensure |
| 42 | that the new repository is fully compatible with historical versions of |
| 43 | Fossil by having a valid manifest as RID 1. |
| 44 |