Fossil SCM
Updates to the "fossil config" command documentation and the change log.
Commit
79b1cd4bf55857ffd679b104063ea415b07fd852fdd2c98010dc8411bd74d54c
Parent
5244a5484a10306…
2 files changed
+2
-1
+2
+2
-1
| --- src/configure.c | ||
| +++ src/configure.c | ||
| @@ -731,11 +731,12 @@ | ||
| 731 | 731 | ** > fossil configuration export AREA FILENAME |
| 732 | 732 | ** |
| 733 | 733 | ** Write to FILENAME exported configuration information for AREA. |
| 734 | 734 | ** AREA can be one of: |
| 735 | 735 | ** |
| 736 | -** all email project shun skin ticket user alias subscriber | |
| 736 | +** all email interwiki project shun skin | |
| 737 | +** ticket user alias subscriber | |
| 737 | 738 | ** |
| 738 | 739 | ** > fossil configuration import FILENAME |
| 739 | 740 | ** |
| 740 | 741 | ** Read a configuration from FILENAME, overwriting the current |
| 741 | 742 | ** configuration. |
| 742 | 743 |
| --- src/configure.c | |
| +++ src/configure.c | |
| @@ -731,11 +731,12 @@ | |
| 731 | ** > fossil configuration export AREA FILENAME |
| 732 | ** |
| 733 | ** Write to FILENAME exported configuration information for AREA. |
| 734 | ** AREA can be one of: |
| 735 | ** |
| 736 | ** all email project shun skin ticket user alias subscriber |
| 737 | ** |
| 738 | ** > fossil configuration import FILENAME |
| 739 | ** |
| 740 | ** Read a configuration from FILENAME, overwriting the current |
| 741 | ** configuration. |
| 742 |
| --- src/configure.c | |
| +++ src/configure.c | |
| @@ -731,11 +731,12 @@ | |
| 731 | ** > fossil configuration export AREA FILENAME |
| 732 | ** |
| 733 | ** Write to FILENAME exported configuration information for AREA. |
| 734 | ** AREA can be one of: |
| 735 | ** |
| 736 | ** all email interwiki project shun skin |
| 737 | ** ticket user alias subscriber |
| 738 | ** |
| 739 | ** > fossil configuration import FILENAME |
| 740 | ** |
| 741 | ** Read a configuration from FILENAME, overwriting the current |
| 742 | ** configuration. |
| 743 |
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -2,10 +2,12 @@ | ||
| 2 | 2 | |
| 3 | 3 | <a name='v2_13'></a> |
| 4 | 4 | <h2>Changes for Version 2.13 (pending)</h2> |
| 5 | 5 | |
| 6 | 6 | * Added support for [./interwiki.md|interwiki links]. |
| 7 | + * Enable <del> and <ins> markup in wiki. | |
| 8 | + * Improvements to the Forum threading display. | |
| 7 | 9 | |
| 8 | 10 | <a name='v2_12'></a> |
| 9 | 11 | <h2>Changes for Version 2.12.1 (2020-08-20)</h2> |
| 10 | 12 | |
| 11 | 13 | * (2.12.1): Fix client-side vulnerabilities discovered by Max Justicz. |
| 12 | 14 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -2,10 +2,12 @@ | |
| 2 | |
| 3 | <a name='v2_13'></a> |
| 4 | <h2>Changes for Version 2.13 (pending)</h2> |
| 5 | |
| 6 | * Added support for [./interwiki.md|interwiki links]. |
| 7 | |
| 8 | <a name='v2_12'></a> |
| 9 | <h2>Changes for Version 2.12.1 (2020-08-20)</h2> |
| 10 | |
| 11 | * (2.12.1): Fix client-side vulnerabilities discovered by Max Justicz. |
| 12 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -2,10 +2,12 @@ | |
| 2 | |
| 3 | <a name='v2_13'></a> |
| 4 | <h2>Changes for Version 2.13 (pending)</h2> |
| 5 | |
| 6 | * Added support for [./interwiki.md|interwiki links]. |
| 7 | * Enable <del> and <ins> markup in wiki. |
| 8 | * Improvements to the Forum threading display. |
| 9 | |
| 10 | <a name='v2_12'></a> |
| 11 | <h2>Changes for Version 2.12.1 (2020-08-20)</h2> |
| 12 | |
| 13 | * (2.12.1): Fix client-side vulnerabilities discovered by Max Justicz. |
| 14 |