Fossil SCM
Updates to the change log.
Commit
952b06084b38cff1a4dd58abf95be0a84257998f17a1e05facc0eeb079fff898
Parent
4877e77a97878c9…
1 file changed
+4
+4
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -9,10 +9,14 @@ | ||
| 9 | 9 | * Enhancements to the graph layout algorithm design to improve readability |
| 10 | 10 | and promote better situational awareness. |
| 11 | 11 | * Performance enhancement for the |
| 12 | 12 | [./checkin_names.wiki#root|"root:BRANCHNAME" style of tag], |
| 13 | 13 | accomplished using a Common Table Expression in the underlying SQL. |
| 14 | + * Sort tag listings (command line and webpage) by taking numbers into | |
| 15 | + consideration so as to cater for tags that follow semantic versioning. | |
| 16 | + * On the wiki listings, omit by default wiki pages that are associated with | |
| 17 | + check-ins and branches. | |
| 14 | 18 | * Add the new "[/help?cmd=describe|fossil describe]" command. |
| 15 | 19 | * Markdown subsystem extended with [../src/markdown.md#ftnts|footnotes support]. |
| 16 | 20 | See corresponding [../test/markdown-test3.md|test cases], |
| 17 | 21 | [/wiki?name=branch/markdown-footnotes#il|known limitations] and |
| 18 | 22 | [forum:/forumthread/ee1f1597e46ec07a|discussion]. |
| 19 | 23 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -9,10 +9,14 @@ | |
| 9 | * Enhancements to the graph layout algorithm design to improve readability |
| 10 | and promote better situational awareness. |
| 11 | * Performance enhancement for the |
| 12 | [./checkin_names.wiki#root|"root:BRANCHNAME" style of tag], |
| 13 | accomplished using a Common Table Expression in the underlying SQL. |
| 14 | * Add the new "[/help?cmd=describe|fossil describe]" command. |
| 15 | * Markdown subsystem extended with [../src/markdown.md#ftnts|footnotes support]. |
| 16 | See corresponding [../test/markdown-test3.md|test cases], |
| 17 | [/wiki?name=branch/markdown-footnotes#il|known limitations] and |
| 18 | [forum:/forumthread/ee1f1597e46ec07a|discussion]. |
| 19 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -9,10 +9,14 @@ | |
| 9 | * Enhancements to the graph layout algorithm design to improve readability |
| 10 | and promote better situational awareness. |
| 11 | * Performance enhancement for the |
| 12 | [./checkin_names.wiki#root|"root:BRANCHNAME" style of tag], |
| 13 | accomplished using a Common Table Expression in the underlying SQL. |
| 14 | * Sort tag listings (command line and webpage) by taking numbers into |
| 15 | consideration so as to cater for tags that follow semantic versioning. |
| 16 | * On the wiki listings, omit by default wiki pages that are associated with |
| 17 | check-ins and branches. |
| 18 | * Add the new "[/help?cmd=describe|fossil describe]" command. |
| 19 | * Markdown subsystem extended with [../src/markdown.md#ftnts|footnotes support]. |
| 20 | See corresponding [../test/markdown-test3.md|test cases], |
| 21 | [/wiki?name=branch/markdown-footnotes#il|known limitations] and |
| 22 | [forum:/forumthread/ee1f1597e46ec07a|discussion]. |
| 23 |