Fossil SCM
Update change log to describe Windows behavior of "l" flag to "manifest" setting
Commit
810370cd43f38cf49d51a3ac21932fe9678d48f81db1237579da7143f07bba44
Parent
1226e3ef524c758…
1 file changed
+3
-1
+3
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -31,11 +31,13 @@ | ||
| 31 | 31 | honor the versioned manifest setting when outside of an open checkout |
| 32 | 32 | directory. |
| 33 | 33 | * The admin-log and access-log settings are now on by default for |
| 34 | 34 | new repositories. |
| 35 | 35 | * Add support for the "l" flag to the "manifest" setting to enable creation |
| 36 | - of a file "manifest.symlinks" which lists the names of all symlinks. | |
| 36 | + of a file "manifest.symlinks" which lists the names of all symlinks. On | |
| 37 | + Windows, this new file can be edited to change which files are and are not | |
| 38 | + considered to be symlinks. | |
| 37 | 39 | * Update the built-in SQLite to version 3.20.1. |
| 38 | 40 | |
| 39 | 41 | <a name='v2_3'></a> |
| 40 | 42 | <h2>Changes for Version 2.3 (2017-07-21)</h2> |
| 41 | 43 | |
| 42 | 44 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -31,11 +31,13 @@ | |
| 31 | honor the versioned manifest setting when outside of an open checkout |
| 32 | directory. |
| 33 | * The admin-log and access-log settings are now on by default for |
| 34 | new repositories. |
| 35 | * Add support for the "l" flag to the "manifest" setting to enable creation |
| 36 | of a file "manifest.symlinks" which lists the names of all symlinks. |
| 37 | * Update the built-in SQLite to version 3.20.1. |
| 38 | |
| 39 | <a name='v2_3'></a> |
| 40 | <h2>Changes for Version 2.3 (2017-07-21)</h2> |
| 41 | |
| 42 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -31,11 +31,13 @@ | |
| 31 | honor the versioned manifest setting when outside of an open checkout |
| 32 | directory. |
| 33 | * The admin-log and access-log settings are now on by default for |
| 34 | new repositories. |
| 35 | * Add support for the "l" flag to the "manifest" setting to enable creation |
| 36 | of a file "manifest.symlinks" which lists the names of all symlinks. On |
| 37 | Windows, this new file can be edited to change which files are and are not |
| 38 | considered to be symlinks. |
| 39 | * Update the built-in SQLite to version 3.20.1. |
| 40 | |
| 41 | <a name='v2_3'></a> |
| 42 | <h2>Changes for Version 2.3 (2017-07-21)</h2> |
| 43 | |
| 44 |