Fossil SCM
Update the changes file.
Commit
53be87d7d712bff242d7c27bf34387546ba7eed0
Parent
a3c6971a1be1249…
1 file changed
+7
+7
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,6 +1,13 @@ | ||
| 1 | 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 | + * Add minimal 'lsearch' command to TH1. Only exact case-sensitive matching | |
| 7 | + is supported. | |
| 8 | + * Add 'glob_match' command to TH1. | |
| 2 | 9 | |
| 3 | 10 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 4 | 11 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 5 | 12 | [/help?cmd=status|fossil status] and related commands. |
| 6 | 13 | * Change the default skin to what used to be called "San Francisco Modern". |
| 7 | 14 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,6 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 4 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 5 | [/help?cmd=status|fossil status] and related commands. |
| 6 | * Change the default skin to what used to be called "San Francisco Modern". |
| 7 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,6 +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 | * Add minimal 'lsearch' command to TH1. Only exact case-sensitive matching |
| 7 | is supported. |
| 8 | * Add 'glob_match' command to TH1. |
| 9 | |
| 10 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 11 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 12 | [/help?cmd=status|fossil status] and related commands. |
| 13 | * Change the default skin to what used to be called "San Francisco Modern". |
| 14 |