Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Move changes to bottom (were placed at top by prior merge) and change verb tense to match other changes |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
1d1b5c732f7392a32e9c9af1f97e32a6 |
User & Date: | andygoth 2016-11-07 01:13:40 |
Context
2016-11-07
| ||
01:18 | Further updates to the changelog check-in: 63ed4b00 user: andygoth tags: trunk | |
01:13 | Move changes to bottom (were placed at top by prior merge) and change verb tense to match other changes check-in: 1d1b5c73 user: andygoth tags: trunk | |
01:12 | Add item to changes.wiki describing updated changes|status command check-in: c3c348b7 user: andygoth tags: trunk | |
Changes
Changes to www/changes.wiki.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
..
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<title>Change Log</title> <a name='v1_37'></a> <h2>Changes for Version 1.37 (2017-XX-YY)</h2> * Added support for the ms=EXACT|LIKE|GLOB|REGEXP query parameter on the [/help?cmd=/timeline|/timeline] webpage. * Enhanced the [/help/changes|changes] and [/help/status|status] commands with many new filter options so that specific kinds of changes can be found without having to pipe through grep or sed. * Fix a C99-ism that prevents the 1.36 release from building with MSVC. * Fix [/help?cmd=ticket|ticket set] when using the "+" prefix with fields from the "ticketchng" table. * Enhance the "brlist" page to make use of branch colors. * Remove the "fusefs" command from builds that do not have the underlying support enabled. * Fixes for incremental git import/export. ................................................................................ * Minor security enhancements to [./encryptedrepos.wiki|encrypted repositories]. * TH1 enhancements: <ul><li>Add <nowiki>[unversioned content]</nowiki> command.</li> <li>Add <nowiki>[unversioned list]</nowiki> command.</li> <li>Add project_description variable.</li> </ul> <a name='v1_36'></a> <h2>Changes for Version 1.36 (2016-10-24)</h2> * Add support for [./unvers.wiki|unversioned content], the [/help?cmd=unversioned|fossil unversioned] command and the [/help?cmd=/uv|/uv] and [/uvlist] web pages. |
<
<
<
<
<
>
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
..
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<title>Change Log</title> <a name='v1_37'></a> <h2>Changes for Version 1.37 (2017-XX-YY)</h2> * Fix a C99-ism that prevents the 1.36 release from building with MSVC. * Fix [/help?cmd=ticket|ticket set] when using the "+" prefix with fields from the "ticketchng" table. * Enhance the "brlist" page to make use of branch colors. * Remove the "fusefs" command from builds that do not have the underlying support enabled. * Fixes for incremental git import/export. ................................................................................ * Minor security enhancements to [./encryptedrepos.wiki|encrypted repositories]. * TH1 enhancements: <ul><li>Add <nowiki>[unversioned content]</nowiki> command.</li> <li>Add <nowiki>[unversioned list]</nowiki> command.</li> <li>Add project_description variable.</li> </ul> * Add support for the ms=EXACT|LIKE|GLOB|REGEXP query parameter on the [/help?cmd=/timeline|/timeline] webpage. * Enhance the [/help/changes|changes] and [/help/status|status] commands with many new filter options so that specific kinds of changes can be found without having to pipe through grep or sed. <a name='v1_36'></a> <h2>Changes for Version 1.36 (2016-10-24)</h2> * Add support for [./unvers.wiki|unversioned content], the [/help?cmd=unversioned|fossil unversioned] command and the [/help?cmd=/uv|/uv] and [/uvlist] web pages. |