Fossil SCM
Update the version number to 2.9 for the next release cycle. Updates to the change log for 2.9.
Commit
6f60cb388135aa8e145565987c79b0655c62e5d869996b7c1ee033582cf142a2
Parent
f132f86bbe1d1c8…
2 files changed
+1
-1
+12
-1
M
VERSION
+1
-1
| --- VERSION | ||
| +++ VERSION | ||
| @@ -1,1 +1,1 @@ | ||
| 1 | -2.8 | |
| 1 | +2.9 | |
| 2 | 2 |
| --- VERSION | |
| +++ VERSION | |
| @@ -1,1 +1,1 @@ | |
| 1 | 2.8 |
| 2 |
| --- VERSION | |
| +++ VERSION | |
| @@ -1,1 +1,1 @@ | |
| 1 | 2.9 |
| 2 |
+12
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,11 +1,22 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <a name='v2_9'></a> |
| 4 | 4 | <h2>Changes for Version 2.9 (pending)</h2> |
| 5 | 5 | |
| 6 | - * Improved handling of relative hyperlinks on the /artifact page | |
| 6 | + * Improved handling of relative hyperlinks on the | |
| 7 | + [/help?cmd=/artifact|/artifact] pages for wiki. For example, | |
| 8 | + hyperlinks and the lizard <img> now work correctly | |
| 9 | + for both [/artifact/2ff24ab0887cf522] and | |
| 10 | + [/doc/0d7ac90d575004c2415/www/index.wiki]. | |
| 11 | + * For the "[/help?cmd=update|fossil update]" and | |
| 12 | + "[/help?cmd=checkout|fossil checkout]" commands, if a | |
| 13 | + managed file is removed because it is no longer part of the target | |
| 14 | + check-in and the directory containing the file is empty after the | |
| 15 | + file is removed and the directory is not the current working | |
| 16 | + directory and is not on the [/help?cmd=empty-dirs|empty-dirs] | |
| 17 | + list, then also remove the directory. | |
| 7 | 18 | |
| 8 | 19 | <a name='v2_8'></a> |
| 9 | 20 | <h2>Changes for Version 2.8 (2019-02-20)</h2> |
| 10 | 21 | |
| 11 | 22 | * Show cherry-pick merges as dotted lines on the timeline graph. |
| 12 | 23 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,22 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_9'></a> |
| 4 | <h2>Changes for Version 2.9 (pending)</h2> |
| 5 | |
| 6 | * Improved handling of relative hyperlinks on the /artifact page |
| 7 | |
| 8 | <a name='v2_8'></a> |
| 9 | <h2>Changes for Version 2.8 (2019-02-20)</h2> |
| 10 | |
| 11 | * Show cherry-pick merges as dotted lines on the timeline graph. |
| 12 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,22 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_9'></a> |
| 4 | <h2>Changes for Version 2.9 (pending)</h2> |
| 5 | |
| 6 | * Improved handling of relative hyperlinks on the |
| 7 | [/help?cmd=/artifact|/artifact] pages for wiki. For example, |
| 8 | hyperlinks and the lizard <img> now work correctly |
| 9 | for both [/artifact/2ff24ab0887cf522] and |
| 10 | [/doc/0d7ac90d575004c2415/www/index.wiki]. |
| 11 | * For the "[/help?cmd=update|fossil update]" and |
| 12 | "[/help?cmd=checkout|fossil checkout]" commands, if a |
| 13 | managed file is removed because it is no longer part of the target |
| 14 | check-in and the directory containing the file is empty after the |
| 15 | file is removed and the directory is not the current working |
| 16 | directory and is not on the [/help?cmd=empty-dirs|empty-dirs] |
| 17 | list, then also remove the directory. |
| 18 | |
| 19 | <a name='v2_8'></a> |
| 20 | <h2>Changes for Version 2.8 (2019-02-20)</h2> |
| 21 | |
| 22 | * Show cherry-pick merges as dotted lines on the timeline graph. |
| 23 |