Fossil SCM
Add item to changes.wiki describing updated changes|status command
Commit
c3c348b78958e479b64c2a161fd147b52771c070
Parent
87320cf482e9bce…
1 file changed
+3
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -3,10 +3,13 @@ | ||
| 3 | 3 | <a name='v1_37'></a> |
| 4 | 4 | <h2>Changes for Version 1.37 (2017-XX-YY)</h2> |
| 5 | 5 | |
| 6 | 6 | * Added support for the ms=EXACT|LIKE|GLOB|REGEXP query parameter on the |
| 7 | 7 | [/help?cmd=/timeline|/timeline] webpage. |
| 8 | + * Enhanced the [/help/changes|changes] and [/help/status|status] commands | |
| 9 | + with many new filter options so that specific kinds of changes can be | |
| 10 | + found without having to pipe through grep or sed. | |
| 8 | 11 | * Fix a C99-ism that prevents the 1.36 release from building with MSVC. |
| 9 | 12 | * Fix [/help?cmd=ticket|ticket set] when using the "+" prefix with fields |
| 10 | 13 | from the "ticketchng" table. |
| 11 | 14 | * Enhance the "brlist" page to make use of branch colors. |
| 12 | 15 | * Remove the "fusefs" command from builds that do not have the underlying |
| 13 | 16 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -3,10 +3,13 @@ | |
| 3 | <a name='v1_37'></a> |
| 4 | <h2>Changes for Version 1.37 (2017-XX-YY)</h2> |
| 5 | |
| 6 | * Added support for the ms=EXACT|LIKE|GLOB|REGEXP query parameter on the |
| 7 | [/help?cmd=/timeline|/timeline] webpage. |
| 8 | * Fix a C99-ism that prevents the 1.36 release from building with MSVC. |
| 9 | * Fix [/help?cmd=ticket|ticket set] when using the "+" prefix with fields |
| 10 | from the "ticketchng" table. |
| 11 | * Enhance the "brlist" page to make use of branch colors. |
| 12 | * Remove the "fusefs" command from builds that do not have the underlying |
| 13 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -3,10 +3,13 @@ | |
| 3 | <a name='v1_37'></a> |
| 4 | <h2>Changes for Version 1.37 (2017-XX-YY)</h2> |
| 5 | |
| 6 | * Added support for the ms=EXACT|LIKE|GLOB|REGEXP query parameter on the |
| 7 | [/help?cmd=/timeline|/timeline] webpage. |
| 8 | * Enhanced the [/help/changes|changes] and [/help/status|status] commands |
| 9 | with many new filter options so that specific kinds of changes can be |
| 10 | found without having to pipe through grep or sed. |
| 11 | * Fix a C99-ism that prevents the 1.36 release from building with MSVC. |
| 12 | * Fix [/help?cmd=ticket|ticket set] when using the "+" prefix with fields |
| 13 | from the "ticketchng" table. |
| 14 | * Enhance the "brlist" page to make use of branch colors. |
| 15 | * Remove the "fusefs" command from builds that do not have the underlying |
| 16 |