Fossil SCM
Update the 1.31 change log. Set the release date to today.
Commit
513c0f2d8a731df4a587c348c35a33d672ed5422
Parent
7211414857e525c…
1 file changed
+5
-1
+5
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | -<h2>Changes For Version 1.31 (2015-02-??)</h2> | |
| 3 | +<h2>Changes For Version 1.31 (2015-02-23)</h2> | |
| 4 | 4 | * Change the auxiliary schema by adding columns MLINK.ISAUX and MLINK.PMID |
| 5 | 5 | columns to the schema, to support better drawing of file change graphs. |
| 6 | 6 | A [/help?cmd=rebuild|fossil rebuild] is recommended but is not required. |
| 7 | 7 | so that the new graph drawing logic can work effectively. |
| 8 | 8 | * Added [/search|search] over Check-in comments, Documents, Tickets and |
| @@ -20,15 +20,19 @@ | ||
| 20 | 20 | [/help?cmd=ui|ui], or |
| 21 | 21 | [/help?cmd=http|http] commands. |
| 22 | 22 | * Embedded html documents that begin with |
| 23 | 23 | <doc class="fossil-doc"> are displayed with standard |
| 24 | 24 | headers and footers added. |
| 25 | + * Allow <div style='...'> markup in [/wiki_rules|wiki]. | |
| 25 | 26 | * Renamed "Events" to "Technical Notes", while updating the technote |
| 26 | 27 | display and control pages. Add support for technotes as plain text |
| 27 | 28 | or as Markdown. |
| 28 | 29 | * Added the [/md_rules] pages containing summary instructions on the |
| 29 | 30 | Markdown format. |
| 31 | + * Added the --repolist and --nojail options to the various server commands | |
| 32 | + (ex: [/help?cmd=server|fossil server]). | |
| 33 | + * Added the [/help?cmd=all|fossil all add] subcommand to "fossil all". | |
| 30 | 34 | * Improvements to the /login page. Some hyperlinks to pages that require |
| 31 | 35 | "anonymous" privileges are displayed even if the current user is "nobody" |
| 32 | 36 | but automatically redirect to /login. |
| 33 | 37 | * The [/help?cmd=/doc|/doc] web-page will now try to deliver the file |
| 34 | 38 | "404.md" from the top-level directory (if such a file exists) in |
| 35 | 39 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,8 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.31 (2015-02-??)</h2> |
| 4 | * Change the auxiliary schema by adding columns MLINK.ISAUX and MLINK.PMID |
| 5 | columns to the schema, to support better drawing of file change graphs. |
| 6 | A [/help?cmd=rebuild|fossil rebuild] is recommended but is not required. |
| 7 | so that the new graph drawing logic can work effectively. |
| 8 | * Added [/search|search] over Check-in comments, Documents, Tickets and |
| @@ -20,15 +20,19 @@ | |
| 20 | [/help?cmd=ui|ui], or |
| 21 | [/help?cmd=http|http] commands. |
| 22 | * Embedded html documents that begin with |
| 23 | <doc class="fossil-doc"> are displayed with standard |
| 24 | headers and footers added. |
| 25 | * Renamed "Events" to "Technical Notes", while updating the technote |
| 26 | display and control pages. Add support for technotes as plain text |
| 27 | or as Markdown. |
| 28 | * Added the [/md_rules] pages containing summary instructions on the |
| 29 | Markdown format. |
| 30 | * Improvements to the /login page. Some hyperlinks to pages that require |
| 31 | "anonymous" privileges are displayed even if the current user is "nobody" |
| 32 | but automatically redirect to /login. |
| 33 | * The [/help?cmd=/doc|/doc] web-page will now try to deliver the file |
| 34 | "404.md" from the top-level directory (if such a file exists) in |
| 35 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,8 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.31 (2015-02-23)</h2> |
| 4 | * Change the auxiliary schema by adding columns MLINK.ISAUX and MLINK.PMID |
| 5 | columns to the schema, to support better drawing of file change graphs. |
| 6 | A [/help?cmd=rebuild|fossil rebuild] is recommended but is not required. |
| 7 | so that the new graph drawing logic can work effectively. |
| 8 | * Added [/search|search] over Check-in comments, Documents, Tickets and |
| @@ -20,15 +20,19 @@ | |
| 20 | [/help?cmd=ui|ui], or |
| 21 | [/help?cmd=http|http] commands. |
| 22 | * Embedded html documents that begin with |
| 23 | <doc class="fossil-doc"> are displayed with standard |
| 24 | headers and footers added. |
| 25 | * Allow <div style='...'> markup in [/wiki_rules|wiki]. |
| 26 | * Renamed "Events" to "Technical Notes", while updating the technote |
| 27 | display and control pages. Add support for technotes as plain text |
| 28 | or as Markdown. |
| 29 | * Added the [/md_rules] pages containing summary instructions on the |
| 30 | Markdown format. |
| 31 | * Added the --repolist and --nojail options to the various server commands |
| 32 | (ex: [/help?cmd=server|fossil server]). |
| 33 | * Added the [/help?cmd=all|fossil all add] subcommand to "fossil all". |
| 34 | * Improvements to the /login page. Some hyperlinks to pages that require |
| 35 | "anonymous" privileges are displayed even if the current user is "nobody" |
| 36 | but automatically redirect to /login. |
| 37 | * The [/help?cmd=/doc|/doc] web-page will now try to deliver the file |
| 38 | "404.md" from the top-level directory (if such a file exists) in |
| 39 |