Fossil SCM
Added /json/status to changelog.
Commit
16642f9c183f704122a66ad76e90124f19c40dfb
Parent
d1e4d100ad1f425…
1 file changed
+1
+1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -2,10 +2,11 @@ | ||
| 2 | 2 | |
| 3 | 3 | <h2>Changes For Version 1.26 (as yet unreleased)</h2> |
| 4 | 4 | * Enhancements to /timeline.rss, adding more flags for filtering |
| 5 | 5 | results, including the ability to subscribe to changes made |
| 6 | 6 | to individual tickets. For example: [/timeline.rss?y=t&tkt=12fceeec82]. |
| 7 | + * JSON API: added the 'status' command to report local checkout status. | |
| 7 | 8 | |
| 8 | 9 | |
| 9 | 10 | <h2>Changes For Version 1.25 (2013-02-16)</h2> |
| 10 | 11 | * Enhancements to ticket processing. There are now two tables: TICKET and |
| 11 | 12 | TICKETCHNG. There is one row in TICKETCHNG for each ticket artifact. |
| 12 | 13 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -2,10 +2,11 @@ | |
| 2 | |
| 3 | <h2>Changes For Version 1.26 (as yet unreleased)</h2> |
| 4 | * Enhancements to /timeline.rss, adding more flags for filtering |
| 5 | results, including the ability to subscribe to changes made |
| 6 | to individual tickets. For example: [/timeline.rss?y=t&tkt=12fceeec82]. |
| 7 | |
| 8 | |
| 9 | <h2>Changes For Version 1.25 (2013-02-16)</h2> |
| 10 | * Enhancements to ticket processing. There are now two tables: TICKET and |
| 11 | TICKETCHNG. There is one row in TICKETCHNG for each ticket artifact. |
| 12 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -2,10 +2,11 @@ | |
| 2 | |
| 3 | <h2>Changes For Version 1.26 (as yet unreleased)</h2> |
| 4 | * Enhancements to /timeline.rss, adding more flags for filtering |
| 5 | results, including the ability to subscribe to changes made |
| 6 | to individual tickets. For example: [/timeline.rss?y=t&tkt=12fceeec82]. |
| 7 | * JSON API: added the 'status' command to report local checkout status. |
| 8 | |
| 9 | |
| 10 | <h2>Changes For Version 1.25 (2013-02-16)</h2> |
| 11 | * Enhancements to ticket processing. There are now two tables: TICKET and |
| 12 | TICKETCHNG. There is one row in TICKETCHNG for each ticket artifact. |
| 13 |