Fossil SCM
Update changelog for adding user field.
Commit
ed60255709de402f4387044b905e18a8d8c59042
Parent
bcee2d48ed0a5e8…
1 file changed
+2
-1
+2
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -41,11 +41,12 @@ | ||
| 41 | 41 | without changing contents or symlink target. |
| 42 | 42 | * Have [/help?cmd=changes|fossil changes] and |
| 43 | 43 | [/help?cmd=status|fossil status] report when executable or symlink status |
| 44 | 44 | changes on otherwise unmodified files. |
| 45 | 45 | * Permit filtering weekday and file [/help?cmd=/reports|reports] by user. |
| 46 | - Also ensure the user parameter is preserved when changing types. | |
| 46 | + Also ensure the user parameter is preserved when changing types. Add a | |
| 47 | + field for direct entry of the user name to each applicable report. | |
| 47 | 48 | |
| 48 | 49 | <h2>Changes for Version 1.32 (2015-03-14)</h2> |
| 49 | 50 | * When creating a new repository using [/help?cmd=init|fossil init], ensure |
| 50 | 51 | that the new repository is fully compatible with historical versions of |
| 51 | 52 | Fossil by having a valid manifest as RID 1. |
| 52 | 53 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -41,11 +41,12 @@ | |
| 41 | without changing contents or symlink target. |
| 42 | * Have [/help?cmd=changes|fossil changes] and |
| 43 | [/help?cmd=status|fossil status] report when executable or symlink status |
| 44 | changes on otherwise unmodified files. |
| 45 | * Permit filtering weekday and file [/help?cmd=/reports|reports] by user. |
| 46 | Also ensure the user parameter is preserved when changing types. |
| 47 | |
| 48 | <h2>Changes for Version 1.32 (2015-03-14)</h2> |
| 49 | * When creating a new repository using [/help?cmd=init|fossil init], ensure |
| 50 | that the new repository is fully compatible with historical versions of |
| 51 | Fossil by having a valid manifest as RID 1. |
| 52 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -41,11 +41,12 @@ | |
| 41 | without changing contents or symlink target. |
| 42 | * Have [/help?cmd=changes|fossil changes] and |
| 43 | [/help?cmd=status|fossil status] report when executable or symlink status |
| 44 | changes on otherwise unmodified files. |
| 45 | * Permit filtering weekday and file [/help?cmd=/reports|reports] by user. |
| 46 | Also ensure the user parameter is preserved when changing types. Add a |
| 47 | field for direct entry of the user name to each applicable report. |
| 48 | |
| 49 | <h2>Changes for Version 1.32 (2015-03-14)</h2> |
| 50 | * When creating a new repository using [/help?cmd=init|fossil init], ensure |
| 51 | that the new repository is fully compatible with historical versions of |
| 52 | Fossil by having a valid manifest as RID 1. |
| 53 |