Fossil SCM
Added some entries to the 1.26 changelog.
Commit
00d516809dfa6e991f3cd6e7b7a5ef53150d9a56
Parent
a6dad6508c0e95b…
1 file changed
+6
+6
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -13,10 +13,16 @@ | ||
| 13 | 13 | [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive] |
| 14 | 14 | * Enhancements to /timeline.rss, adding more flags for filtering |
| 15 | 15 | results, including the ability to subscribe to changes made |
| 16 | 16 | to individual tickets. For example: [/timeline.rss?y=t&tkt=12fceeec82]. |
| 17 | 17 | * JSON API: added the 'status' command to report local checkout status. |
| 18 | + * Fixes to the <tt>--args</tt> support and documented this feature in the help. | |
| 19 | + * Added [/stats_report] page. | |
| 20 | + * Added <tt>ym=YYYY-MM</tt> filter to the [/timeline?ym=2013-06]. | |
| 21 | + * Fixed: <tt>config reset</tt> now re-installs default ticket report format. | |
| 22 | + * <tt>ssh://</tt> and <tt>file://</tt> protocols now ignore proxy settings. | |
| 23 | + | |
| 18 | 24 | |
| 19 | 25 | <h2>Changes For Version 1.25 (2013-02-16)</h2> |
| 20 | 26 | * Enhancements to ticket processing. There are now two tables: TICKET and |
| 21 | 27 | TICKETCHNG. There is one row in TICKETCHNG for each ticket artifact. |
| 22 | 28 | Fields from ticket artifacts go into either or both of TICKET and |
| 23 | 29 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -13,10 +13,16 @@ | |
| 13 | [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive] |
| 14 | * Enhancements to /timeline.rss, adding more flags for filtering |
| 15 | results, including the ability to subscribe to changes made |
| 16 | to individual tickets. For example: [/timeline.rss?y=t&tkt=12fceeec82]. |
| 17 | * JSON API: added the 'status' command to report local checkout status. |
| 18 | |
| 19 | <h2>Changes For Version 1.25 (2013-02-16)</h2> |
| 20 | * Enhancements to ticket processing. There are now two tables: TICKET and |
| 21 | TICKETCHNG. There is one row in TICKETCHNG for each ticket artifact. |
| 22 | Fields from ticket artifacts go into either or both of TICKET and |
| 23 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -13,10 +13,16 @@ | |
| 13 | [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive] |
| 14 | * Enhancements to /timeline.rss, adding more flags for filtering |
| 15 | results, including the ability to subscribe to changes made |
| 16 | to individual tickets. For example: [/timeline.rss?y=t&tkt=12fceeec82]. |
| 17 | * JSON API: added the 'status' command to report local checkout status. |
| 18 | * Fixes to the <tt>--args</tt> support and documented this feature in the help. |
| 19 | * Added [/stats_report] page. |
| 20 | * Added <tt>ym=YYYY-MM</tt> filter to the [/timeline?ym=2013-06]. |
| 21 | * Fixed: <tt>config reset</tt> now re-installs default ticket report format. |
| 22 | * <tt>ssh://</tt> and <tt>file://</tt> protocols now ignore proxy settings. |
| 23 | |
| 24 | |
| 25 | <h2>Changes For Version 1.25 (2013-02-16)</h2> |
| 26 | * Enhancements to ticket processing. There are now two tables: TICKET and |
| 27 | TICKETCHNG. There is one row in TICKETCHNG for each ticket artifact. |
| 28 | Fields from ticket artifacts go into either or both of TICKET and |
| 29 |