Fossil SCM
Update change-log
Commit
6b396efa015d1b09909d91003f204cd71fdf4432
Parent
0ed6e68d5577abc…
1 file changed
+6
-1
+6
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,8 +1,13 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | -<h2>Changes For Version 1.28 (as yet unreleased)</h2> | |
| 3 | +<h2>Changes For Version 1.29 (as yet unreleased)</h2> | |
| 4 | + * Add the ability to display content and diffs for UTF16 text files | |
| 5 | + in the web interface. | |
| 6 | + * Honor timezones in imports from git. | |
| 7 | + | |
| 8 | +<h2>Changes For Version 1.28 (2014-01-27)</h2> | |
| 4 | 9 | * Enhance [/help?cmd=/reports | /reports] to support event type filtering. |
| 5 | 10 | * When cloning a repository, the user name passed via the URL (if any) |
| 6 | 11 | is now used as the default local admin user's name. |
| 7 | 12 | * Enhance the SSH transport mechanism so that it runs a single instance of |
| 8 | 13 | the "fossil" executable on the remote side, obviating the need for a shell |
| 9 | 14 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.28 (as yet unreleased)</h2> |
| 4 | * Enhance [/help?cmd=/reports | /reports] to support event type filtering. |
| 5 | * When cloning a repository, the user name passed via the URL (if any) |
| 6 | is now used as the default local admin user's name. |
| 7 | * Enhance the SSH transport mechanism so that it runs a single instance of |
| 8 | the "fossil" executable on the remote side, obviating the need for a shell |
| 9 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.29 (as yet unreleased)</h2> |
| 4 | * Add the ability to display content and diffs for UTF16 text files |
| 5 | in the web interface. |
| 6 | * Honor timezones in imports from git. |
| 7 | |
| 8 | <h2>Changes For Version 1.28 (2014-01-27)</h2> |
| 9 | * Enhance [/help?cmd=/reports | /reports] to support event type filtering. |
| 10 | * When cloning a repository, the user name passed via the URL (if any) |
| 11 | is now used as the default local admin user's name. |
| 12 | * Enhance the SSH transport mechanism so that it runs a single instance of |
| 13 | the "fossil" executable on the remote side, obviating the need for a shell |
| 14 |