Fossil SCM
changelog update
Commit
f99ef287dc09c350332334118df3e3065d58e5b2
Parent
7bdb6530cac6cae…
1 file changed
+7
+7
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,7 +1,14 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | +<h2>Changes For Version 1.30 (as yet unreleased)</h2> | |
| 4 | + * Add setting to control the number of autosync will be tried before | |
| 5 | + returning an error. | |
| 6 | + * Add the "fossil fusefs DIRECTORY" command that mounts a Fuse Filesystem | |
| 7 | + at the given DIRECTORY and populates it with read-only copies of all | |
| 8 | + historical check-ins. This only works on systems that support FuseFS. | |
| 9 | + | |
| 3 | 10 | <h2>Changes For Version 1.29 (2014-06-12)</h2> |
| 4 | 11 | * Add the ability to display content, diffs and annotations for UTF16 |
| 5 | 12 | text files in the web interface. |
| 6 | 13 | * Add the "SaveAs..." and "Invert" buttons |
| 7 | 14 | to the graphical diff display that results |
| 8 | 15 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,7 +1,14 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.29 (2014-06-12)</h2> |
| 4 | * Add the ability to display content, diffs and annotations for UTF16 |
| 5 | text files in the web interface. |
| 6 | * Add the "SaveAs..." and "Invert" buttons |
| 7 | to the graphical diff display that results |
| 8 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,7 +1,14 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.30 (as yet unreleased)</h2> |
| 4 | * Add setting to control the number of autosync will be tried before |
| 5 | returning an error. |
| 6 | * Add the "fossil fusefs DIRECTORY" command that mounts a Fuse Filesystem |
| 7 | at the given DIRECTORY and populates it with read-only copies of all |
| 8 | historical check-ins. This only works on systems that support FuseFS. |
| 9 | |
| 10 | <h2>Changes For Version 1.29 (2014-06-12)</h2> |
| 11 | * Add the ability to display content, diffs and annotations for UTF16 |
| 12 | text files in the web interface. |
| 13 | * Add the "SaveAs..." and "Invert" buttons |
| 14 | to the graphical diff display that results |
| 15 |