Fossil SCM
Add globalState TH1 command to the change log.
Commit
3e60428c4c1201c4e60aaf4d62959172aeba4a26
Parent
629891a7759e314…
1 file changed
+2
-2
+2
-2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -9,12 +9,12 @@ | ||
| 9 | 9 | support FuseFS. |
| 10 | 10 | * Support customization of commands and webpages, including the ability to |
| 11 | 11 | add new ones, via the "TH1 hooks" feature. Disabled by default. Enabled |
| 12 | 12 | via a compile-time option. |
| 13 | 13 | * Add the <nowiki>[checkout], [render], [styleHeader], [styleFooter], |
| 14 | - [trace], [getParameter], [setParameter], and [artifact]</nowiki> commands | |
| 15 | - to TH1, primarily for use by TH1 hooks. | |
| 14 | + [trace], [getParameter], [setParameter], [artifact], and | |
| 15 | + [globalState]</nowiki> commands to TH1, primarily for use by TH1 hooks. | |
| 16 | 16 | * Bring in the latest version of autosetup from upstream. |
| 17 | 17 | * When committing a (non-binary) file which contains bytes forming an |
| 18 | 18 | invalid UTF-8 stream, fossil now adds the possibility to convert it |
| 19 | 19 | to a valid UTF-8 stream ('c') if you like. |
| 20 | 20 | * Let [/help?cmd=new|fossil new] no longer create an initial empty commit |
| 21 | 21 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -9,12 +9,12 @@ | |
| 9 | support FuseFS. |
| 10 | * Support customization of commands and webpages, including the ability to |
| 11 | add new ones, via the "TH1 hooks" feature. Disabled by default. Enabled |
| 12 | via a compile-time option. |
| 13 | * Add the <nowiki>[checkout], [render], [styleHeader], [styleFooter], |
| 14 | [trace], [getParameter], [setParameter], and [artifact]</nowiki> commands |
| 15 | to TH1, primarily for use by TH1 hooks. |
| 16 | * Bring in the latest version of autosetup from upstream. |
| 17 | * When committing a (non-binary) file which contains bytes forming an |
| 18 | invalid UTF-8 stream, fossil now adds the possibility to convert it |
| 19 | to a valid UTF-8 stream ('c') if you like. |
| 20 | * Let [/help?cmd=new|fossil new] no longer create an initial empty commit |
| 21 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -9,12 +9,12 @@ | |
| 9 | support FuseFS. |
| 10 | * Support customization of commands and webpages, including the ability to |
| 11 | add new ones, via the "TH1 hooks" feature. Disabled by default. Enabled |
| 12 | via a compile-time option. |
| 13 | * Add the <nowiki>[checkout], [render], [styleHeader], [styleFooter], |
| 14 | [trace], [getParameter], [setParameter], [artifact], and |
| 15 | [globalState]</nowiki> commands to TH1, primarily for use by TH1 hooks. |
| 16 | * Bring in the latest version of autosetup from upstream. |
| 17 | * When committing a (non-binary) file which contains bytes forming an |
| 18 | invalid UTF-8 stream, fossil now adds the possibility to convert it |
| 19 | to a valid UTF-8 stream ('c') if you like. |
| 20 | * Let [/help?cmd=new|fossil new] no longer create an initial empty commit |
| 21 |