Fossil SCM
Add a note to the Changelog. No code changes.
Commit
528d62894782127bc697c3a57d067e47a81f781dd9b80b8ce13db20f46acaa6e
Parent
9712d59d9ee76e3…
2 files changed
+1
+3
+1
| --- src/style.c | ||
| +++ src/style.c | ||
| @@ -32,10 +32,11 @@ | ||
| 32 | 32 | ** style_submenu_entry() |
| 33 | 33 | ** style_submenu_checkbox() |
| 34 | 34 | ** style_submenu_binary() |
| 35 | 35 | ** style_submenu_multichoice() |
| 36 | 36 | ** style_submenu_sql() |
| 37 | +** style_submenu_parametric() | |
| 37 | 38 | ** |
| 38 | 39 | ** prior to calling style_finish_page(). The style_finish_page() routine |
| 39 | 40 | ** will generate the appropriate HTML text just below the main |
| 40 | 41 | ** menu. |
| 41 | 42 | */ |
| 42 | 43 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -32,10 +32,11 @@ | |
| 32 | ** style_submenu_entry() |
| 33 | ** style_submenu_checkbox() |
| 34 | ** style_submenu_binary() |
| 35 | ** style_submenu_multichoice() |
| 36 | ** style_submenu_sql() |
| 37 | ** |
| 38 | ** prior to calling style_finish_page(). The style_finish_page() routine |
| 39 | ** will generate the appropriate HTML text just below the main |
| 40 | ** menu. |
| 41 | */ |
| 42 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -32,10 +32,11 @@ | |
| 32 | ** style_submenu_entry() |
| 33 | ** style_submenu_checkbox() |
| 34 | ** style_submenu_binary() |
| 35 | ** style_submenu_multichoice() |
| 36 | ** style_submenu_sql() |
| 37 | ** style_submenu_parametric() |
| 38 | ** |
| 39 | ** prior to calling style_finish_page(). The style_finish_page() routine |
| 40 | ** will generate the appropriate HTML text just below the main |
| 41 | ** menu. |
| 42 | */ |
| 43 |
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -16,10 +16,13 @@ | ||
| 16 | 16 | pages now default to markdown format. |
| 17 | 17 | * The [/help?cmd=/login|/login] page now links to a user's forum post |
| 18 | 18 | timeline if the repository has forum posts. |
| 19 | 19 | * Tags may now be propagated for forum posts, wiki pages, and technotes. |
| 20 | 20 | The [/help?cmd=tag|tag command] can now manipulate and list such tags. |
| 21 | + * Submenu of the [/help?cmd=/rptview|/rptview] and | |
| 22 | + [/help?cmd=/wiki|/wiki] pages may be | |
| 23 | + [branch/rptview-submenu-paralink|extended with auxiliary hyperlinks]. | |
| 21 | 24 | |
| 22 | 25 | <a name='v2_15'></a> |
| 23 | 26 | <h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07)</h2> |
| 24 | 27 | * <b>Patch 2.15.1:</b> Fix a data exfiltration bug in the server. <b>Upgrading to |
| 25 | 28 | the patch is recommended.</b><p> |
| 26 | 29 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -16,10 +16,13 @@ | |
| 16 | pages now default to markdown format. |
| 17 | * The [/help?cmd=/login|/login] page now links to a user's forum post |
| 18 | timeline if the repository has forum posts. |
| 19 | * Tags may now be propagated for forum posts, wiki pages, and technotes. |
| 20 | The [/help?cmd=tag|tag command] can now manipulate and list such tags. |
| 21 | |
| 22 | <a name='v2_15'></a> |
| 23 | <h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07)</h2> |
| 24 | * <b>Patch 2.15.1:</b> Fix a data exfiltration bug in the server. <b>Upgrading to |
| 25 | the patch is recommended.</b><p> |
| 26 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -16,10 +16,13 @@ | |
| 16 | pages now default to markdown format. |
| 17 | * The [/help?cmd=/login|/login] page now links to a user's forum post |
| 18 | timeline if the repository has forum posts. |
| 19 | * Tags may now be propagated for forum posts, wiki pages, and technotes. |
| 20 | The [/help?cmd=tag|tag command] can now manipulate and list such tags. |
| 21 | * Submenu of the [/help?cmd=/rptview|/rptview] and |
| 22 | [/help?cmd=/wiki|/wiki] pages may be |
| 23 | [branch/rptview-submenu-paralink|extended with auxiliary hyperlinks]. |
| 24 | |
| 25 | <a name='v2_15'></a> |
| 26 | <h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07)</h2> |
| 27 | * <b>Patch 2.15.1:</b> Fix a data exfiltration bug in the server. <b>Upgrading to |
| 28 | the patch is recommended.</b><p> |
| 29 |