Fossil SCM
Update the changes file.
Commit
a1024ff762469ca447dfa62e06958a0c22bc55be
Parent
259b912a937d36e…
1 file changed
+6
-3
+6
-3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,13 +1,16 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <h2>Changes for Version 1.34 (2015-??-??)</h2> |
| 4 | 4 | * Fix --hard option to mv/rm to enable them to work properly with certain |
| 5 | 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. | |
| 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> command to TH1. | |
| 10 | + * Add the <nowiki>[tclIsSafe] and [tclMakeSafe]</nowiki> TH1 commands to | |
| 11 | + the Tcl integration subsystem. | |
| 9 | 12 | * Update internal Unicode character tables, used in regular expression |
| 10 | 13 | handling, from version 7.0 to 8.0. |
| 11 | 14 | |
| 12 | 15 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 13 | 16 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 14 | 17 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,13 +1,16 @@ | |
| 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 | * Update internal Unicode character tables, used in regular expression |
| 10 | handling, from version 7.0 to 8.0. |
| 11 | |
| 12 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 13 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 14 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,13 +1,16 @@ | |
| 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> command to TH1. |
| 10 | * Add the <nowiki>[tclIsSafe] and [tclMakeSafe]</nowiki> TH1 commands to |
| 11 | the Tcl integration subsystem. |
| 12 | * Update internal Unicode character tables, used in regular expression |
| 13 | handling, from version 7.0 to 8.0. |
| 14 | |
| 15 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 16 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 17 |