Fossil SCM
Update change log.
Commit
042dac535a9a9e8d701f98150fb012ccf8a06f9c
Parent
1a3f326b3a6406e…
1 file changed
+6
+6
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -19,10 +19,16 @@ | ||
| 19 | 19 | * Enhanced the [/help?cmd=diff|fossil diff] command so that it accepts |
| 20 | 20 | directory names as arguments and computes diffs on all files contained |
| 21 | 21 | within those directories. |
| 22 | 22 | * Fix the [/help?cmd=add|fossil add] command so that it shows "SKIP" for |
| 23 | 23 | files added that were already under management. |
| 24 | + * TH1 enhancements: | |
| 25 | + <ul><li>Add <nowiki>[array exists]</nowiki> command.</li> | |
| 26 | + <li>Add minimal <nowiki>[array names]</nowiki> command.</li> | |
| 27 | + <li>Add tcl_platform(engine) and tcl_platform(platform) array | |
| 28 | + elements.</li> | |
| 29 | + </ul> | |
| 24 | 30 | |
| 25 | 31 | <h2>Changes for Version 1.34 (2015-11-02)</h2> |
| 26 | 32 | |
| 27 | 33 | * Make the [/help?cmd=clean|fossil clean] command undoable for files less |
| 28 | 34 | than 10MiB. |
| 29 | 35 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -19,10 +19,16 @@ | |
| 19 | * Enhanced the [/help?cmd=diff|fossil diff] command so that it accepts |
| 20 | directory names as arguments and computes diffs on all files contained |
| 21 | within those directories. |
| 22 | * Fix the [/help?cmd=add|fossil add] command so that it shows "SKIP" for |
| 23 | files added that were already under management. |
| 24 | |
| 25 | <h2>Changes for Version 1.34 (2015-11-02)</h2> |
| 26 | |
| 27 | * Make the [/help?cmd=clean|fossil clean] command undoable for files less |
| 28 | than 10MiB. |
| 29 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -19,10 +19,16 @@ | |
| 19 | * Enhanced the [/help?cmd=diff|fossil diff] command so that it accepts |
| 20 | directory names as arguments and computes diffs on all files contained |
| 21 | within those directories. |
| 22 | * Fix the [/help?cmd=add|fossil add] command so that it shows "SKIP" for |
| 23 | files added that were already under management. |
| 24 | * TH1 enhancements: |
| 25 | <ul><li>Add <nowiki>[array exists]</nowiki> command.</li> |
| 26 | <li>Add minimal <nowiki>[array names]</nowiki> command.</li> |
| 27 | <li>Add tcl_platform(engine) and tcl_platform(platform) array |
| 28 | elements.</li> |
| 29 | </ul> |
| 30 | |
| 31 | <h2>Changes for Version 1.34 (2015-11-02)</h2> |
| 32 | |
| 33 | * Make the [/help?cmd=clean|fossil clean] command undoable for files less |
| 34 | than 10MiB. |
| 35 |