Fossil SCM
Updates to the change log.
Commit
70fc44a199b9a927a2d070f72568233a0e11815c528b035e6805c214f8f20c9a
Parent
a2930cc09184e40…
1 file changed
+10
+10
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,10 +1,20 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <a name='v2_12'></a> |
| 4 | 4 | <h2>Changes for Version 2.12 (pending)</h2> |
| 5 | 5 | |
| 6 | + * Security fix in the "fossil git export" command. | |
| 7 | + * Enhancements to the graph display for cases when there are | |
| 8 | + many merges into a single check-in. | |
| 9 | + [/info/2d75e87b760c0a9?diff=0|Example] | |
| 10 | + * The markdown-to-html translator can prevent unsafe HTML | |
| 11 | + (for example: <script>) on user pages like forum and | |
| 12 | + tickets and wiki, and the administrators discretion. On by | |
| 13 | + default. | |
| 14 | + * Enhance the [/help?cmd=revert|fossil revert] command so that it | |
| 15 | + is able to revert all files beneath a directory. | |
| 6 | 16 | * Added <tt>--reset</tt> flag to the "[/help?cmd=add|fossil add]", |
| 7 | 17 | "[/help?cmd=rm|fossil rm]", and |
| 8 | 18 | "[/help?cmd=addremove|fossil addremove]" commands. |
| 9 | 19 | * Editing forum posts now applies delta compression to the edits. |
| 10 | 20 | * Added the [/help?cmd=/fileedit|/fileedit page], which allows |
| 11 | 21 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,10 +1,20 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_12'></a> |
| 4 | <h2>Changes for Version 2.12 (pending)</h2> |
| 5 | |
| 6 | * Added <tt>--reset</tt> flag to the "[/help?cmd=add|fossil add]", |
| 7 | "[/help?cmd=rm|fossil rm]", and |
| 8 | "[/help?cmd=addremove|fossil addremove]" commands. |
| 9 | * Editing forum posts now applies delta compression to the edits. |
| 10 | * Added the [/help?cmd=/fileedit|/fileedit page], which allows |
| 11 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,10 +1,20 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_12'></a> |
| 4 | <h2>Changes for Version 2.12 (pending)</h2> |
| 5 | |
| 6 | * Security fix in the "fossil git export" command. |
| 7 | * Enhancements to the graph display for cases when there are |
| 8 | many merges into a single check-in. |
| 9 | [/info/2d75e87b760c0a9?diff=0|Example] |
| 10 | * The markdown-to-html translator can prevent unsafe HTML |
| 11 | (for example: <script>) on user pages like forum and |
| 12 | tickets and wiki, and the administrators discretion. On by |
| 13 | default. |
| 14 | * Enhance the [/help?cmd=revert|fossil revert] command so that it |
| 15 | is able to revert all files beneath a directory. |
| 16 | * Added <tt>--reset</tt> flag to the "[/help?cmd=add|fossil add]", |
| 17 | "[/help?cmd=rm|fossil rm]", and |
| 18 | "[/help?cmd=addremove|fossil addremove]" commands. |
| 19 | * Editing forum posts now applies delta compression to the edits. |
| 20 | * Added the [/help?cmd=/fileedit|/fileedit page], which allows |
| 21 |