Fossil SCM
Add the chat-timeline-user setting to the 2.20 change log.
Commit
0efd583a54e3fb6273dc79a42fc66c33cabec843742eb469d2c87f51a26c856c
Parent
e1ad499265a23e4…
1 file changed
+4
-1
+4
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,10 +1,13 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <h2 id='v2_20'>Changes for version 2.20 (pending)</h2> |
| 4 | - * Replaced the <tt>--dryrun</tt> flag with <tt>--dry-run</tt> in all | |
| 4 | + * Replace the <tt>--dryrun</tt> flag with <tt>--dry-run</tt> in all | |
| 5 | 5 | commands which still used the former name, for consistency. |
| 6 | + * Add the [/help?cmd=chat-timeline-user|chat-timeline-user setting], | |
| 7 | + which enables posting of new timeline entries to [/help?cmd=/chat|the | |
| 8 | + /chat page]. | |
| 6 | 9 | |
| 7 | 10 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 8 | 11 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 9 | 12 | sequence, so that filenames that contains embedded integers sort in |
| 10 | 13 | numeric order even if they contain a different number of digits. |
| 11 | 14 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,10 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_20'>Changes for version 2.20 (pending)</h2> |
| 4 | * Replaced the <tt>--dryrun</tt> flag with <tt>--dry-run</tt> in all |
| 5 | commands which still used the former name, for consistency. |
| 6 | |
| 7 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 8 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 9 | sequence, so that filenames that contains embedded integers sort in |
| 10 | numeric order even if they contain a different number of digits. |
| 11 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,10 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_20'>Changes for version 2.20 (pending)</h2> |
| 4 | * Replace the <tt>--dryrun</tt> flag with <tt>--dry-run</tt> in all |
| 5 | commands which still used the former name, for consistency. |
| 6 | * Add the [/help?cmd=chat-timeline-user|chat-timeline-user setting], |
| 7 | which enables posting of new timeline entries to [/help?cmd=/chat|the |
| 8 | /chat page]. |
| 9 | |
| 10 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 11 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 12 | sequence, so that filenames that contains embedded integers sort in |
| 13 | numeric order even if they contain a different number of digits. |
| 14 |