Fossil SCM
Improve markup in the change log.
Commit
28bc974cba7532a908ff374ad520df5521db6484
Parent
fc19595b981140b…
1 file changed
+5
-3
+5
-3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,11 +1,13 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <h2>Changes for Version 1.34 (2015-??-??)</h2> |
| 4 | - * Fix --hard option to mv/rm to enable them to work properly with certain | |
| 5 | - relative paths. | |
| 6 | - * Make the clean command undoable for files less than 10MiB. | |
| 4 | + | |
| 5 | + * Fix --hard option to [/help?cmd=mv|fossil mv] and [/help?cmd=rm|fossil rm] | |
| 6 | + to enable them to work properly with certain relative paths. | |
| 7 | + * Make the [/help?cmd=clean|fossil clean] command undoable for files less | |
| 8 | + than 10MiB. | |
| 7 | 9 | * Add minimal <nowiki>[lsearch]</nowiki> command to TH1. Only exact |
| 8 | 10 | case-sensitive matching is supported. |
| 9 | 11 | * Add the <nowiki>[glob_match]</nowiki> and <nowiki>[markdown]</nowiki> |
| 10 | 12 | commands to TH1. |
| 11 | 13 | * Add the <nowiki>[tclIsSafe] and [tclMakeSafe]</nowiki> TH1 commands to |
| 12 | 14 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes for Version 1.34 (2015-??-??)</h2> |
| 4 | * Fix --hard option to mv/rm to enable them to work properly with certain |
| 5 | relative paths. |
| 6 | * Make the clean command undoable for files less than 10MiB. |
| 7 | * Add minimal <nowiki>[lsearch]</nowiki> command to TH1. Only exact |
| 8 | case-sensitive matching is supported. |
| 9 | * Add the <nowiki>[glob_match]</nowiki> and <nowiki>[markdown]</nowiki> |
| 10 | commands to TH1. |
| 11 | * Add the <nowiki>[tclIsSafe] and [tclMakeSafe]</nowiki> TH1 commands to |
| 12 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes for Version 1.34 (2015-??-??)</h2> |
| 4 | |
| 5 | * Fix --hard option to [/help?cmd=mv|fossil mv] and [/help?cmd=rm|fossil rm] |
| 6 | to enable them to work properly with certain relative paths. |
| 7 | * Make the [/help?cmd=clean|fossil clean] command undoable for files less |
| 8 | than 10MiB. |
| 9 | * Add minimal <nowiki>[lsearch]</nowiki> command to TH1. Only exact |
| 10 | case-sensitive matching is supported. |
| 11 | * Add the <nowiki>[glob_match]</nowiki> and <nowiki>[markdown]</nowiki> |
| 12 | commands to TH1. |
| 13 | * Add the <nowiki>[tclIsSafe] and [tclMakeSafe]</nowiki> TH1 commands to |
| 14 |