Fossil SCM
Update the change log.
Commit
c682faab38a79bd94033d6bd70000abe0b889e5b
Parent
7c29bffcadc44f0…
1 file changed
+7
-10
+7
-10
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,20 +1,17 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | -<a name='v2_1'></a> | |
| 4 | -<h2>Changes for Version 2.1 (2017-03-XX)</h2> | |
| 5 | - | |
| 6 | - * Enable the use of SHA3 | |
| 7 | - [./fileformat.wiki#names|artifact names] for all new | |
| 8 | - content. | |
| 9 | - | |
| 10 | 3 | <a name='v2_0'></a> |
| 11 | 4 | <h2>Changes for Version 2.0 (2017-03-03)</h2> |
| 12 | 5 | |
| 13 | - * Added the ability to understand and use | |
| 14 | - [./fileformat.wiki#names|SHA3 artifact names]. | |
| 15 | - * Added support for the [/help?cmd=sha3sum|sha3sum] command. | |
| 6 | + * Use the | |
| 7 | + [https://github.com/cr-marcstevens/sha1collisiondetection|hardened SHA1] | |
| 8 | + implemenation by Marc Stevens and Dan Shumow. | |
| 9 | + * Add the ability to read and understand | |
| 10 | + [./fileformat.wiki#names|artifact names] that are based on SHA3-256 | |
| 11 | + rather than SHA1, but do not actually generate any such names. | |
| 12 | + * Added the [/help?cmd=sha3sum|sha3sum] command. | |
| 16 | 13 | * Update the built-in SQLite to version 3.17.0. |
| 17 | 14 | |
| 18 | 15 | <a name='v1_37'></a> |
| 19 | 16 | <h2>Changes for Version 1.37 (2017-01-16)</h2> |
| 20 | 17 | |
| 21 | 18 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,20 +1,17 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_1'></a> |
| 4 | <h2>Changes for Version 2.1 (2017-03-XX)</h2> |
| 5 | |
| 6 | * Enable the use of SHA3 |
| 7 | [./fileformat.wiki#names|artifact names] for all new |
| 8 | content. |
| 9 | |
| 10 | <a name='v2_0'></a> |
| 11 | <h2>Changes for Version 2.0 (2017-03-03)</h2> |
| 12 | |
| 13 | * Added the ability to understand and use |
| 14 | [./fileformat.wiki#names|SHA3 artifact names]. |
| 15 | * Added support for the [/help?cmd=sha3sum|sha3sum] command. |
| 16 | * Update the built-in SQLite to version 3.17.0. |
| 17 | |
| 18 | <a name='v1_37'></a> |
| 19 | <h2>Changes for Version 1.37 (2017-01-16)</h2> |
| 20 | |
| 21 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,20 +1,17 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_0'></a> |
| 4 | <h2>Changes for Version 2.0 (2017-03-03)</h2> |
| 5 | |
| 6 | * Use the |
| 7 | [https://github.com/cr-marcstevens/sha1collisiondetection|hardened SHA1] |
| 8 | implemenation by Marc Stevens and Dan Shumow. |
| 9 | * Add the ability to read and understand |
| 10 | [./fileformat.wiki#names|artifact names] that are based on SHA3-256 |
| 11 | rather than SHA1, but do not actually generate any such names. |
| 12 | * Added the [/help?cmd=sha3sum|sha3sum] command. |
| 13 | * Update the built-in SQLite to version 3.17.0. |
| 14 | |
| 15 | <a name='v1_37'></a> |
| 16 | <h2>Changes for Version 1.37 (2017-01-16)</h2> |
| 17 | |
| 18 |