Fossil SCM
Minor changelog addition.
Commit
1e4f77d7b46a8dc546964af3daa3ea80fd15ccce
Parent
72328ae75d03703…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -55,10 +55,12 @@ | ||
| 55 | 55 | checking out a repo created this way will become the initial commit. |
| 56 | 56 | * Enhance sync operations by committing each round-trip to minimize number |
| 57 | 57 | of retransmits when autosync fails. Include option for |
| 58 | 58 | [/help?cmd=update| fossil update] and [/help?cmd=merge| fossil merge] to |
| 59 | 59 | continue even if missing content. |
| 60 | + * Minor portability fixes for platforms where the char type is unsigned | |
| 61 | + by default. | |
| 60 | 62 | |
| 61 | 63 | <h2>Changes For Version 1.28 (2014-01-27)</h2> |
| 62 | 64 | * Enhance [/help?cmd=/reports | /reports] to support event type filtering. |
| 63 | 65 | * When cloning a repository, the user name passed via the URL (if any) |
| 64 | 66 | is now used as the default local admin user's name. |
| 65 | 67 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -55,10 +55,12 @@ | |
| 55 | checking out a repo created this way will become the initial commit. |
| 56 | * Enhance sync operations by committing each round-trip to minimize number |
| 57 | of retransmits when autosync fails. Include option for |
| 58 | [/help?cmd=update| fossil update] and [/help?cmd=merge| fossil merge] to |
| 59 | continue even if missing content. |
| 60 | |
| 61 | <h2>Changes For Version 1.28 (2014-01-27)</h2> |
| 62 | * Enhance [/help?cmd=/reports | /reports] to support event type filtering. |
| 63 | * When cloning a repository, the user name passed via the URL (if any) |
| 64 | is now used as the default local admin user's name. |
| 65 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -55,10 +55,12 @@ | |
| 55 | checking out a repo created this way will become the initial commit. |
| 56 | * Enhance sync operations by committing each round-trip to minimize number |
| 57 | of retransmits when autosync fails. Include option for |
| 58 | [/help?cmd=update| fossil update] and [/help?cmd=merge| fossil merge] to |
| 59 | continue even if missing content. |
| 60 | * Minor portability fixes for platforms where the char type is unsigned |
| 61 | by default. |
| 62 | |
| 63 | <h2>Changes For Version 1.28 (2014-01-27)</h2> |
| 64 | * Enhance [/help?cmd=/reports | /reports] to support event type filtering. |
| 65 | * When cloning a repository, the user name passed via the URL (if any) |
| 66 | is now used as the default local admin user's name. |
| 67 |