Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the change log. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
c682faab38a79bd94033d6bd70000abe |
User & Date: | drh 2017-03-01 21:53:44 |
Context
2017-03-01
| ||
22:26 | Fix a redundant #include in sha1hard.c. check-in: 0f5dc21e user: drh tags: trunk | |
21:57 | Merge recent enhancements from trunk. check-in: 32ba35f3 user: drh tags: fossil-2.1 | |
21:53 | Update the change log. check-in: c682faab user: drh tags: trunk | |
21:42 | Use the hardened SHA1 implemenation by Marc Stevens and Dan Shumow. check-in: 7c29bffc user: drh tags: trunk | |
Changes
Changes to www/changes.wiki.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
<title>Change Log</title> <a name='v2_1'></a> <h2>Changes for Version 2.1 (2017-03-XX)</h2> * Enable the use of SHA3 [./fileformat.wiki#names|artifact names] for all new content. <a name='v2_0'></a> <h2>Changes for Version 2.0 (2017-03-03)</h2> * Added the ability to understand and use [./fileformat.wiki#names|SHA3 artifact names]. * Added support for the [/help?cmd=sha3sum|sha3sum] command. * Update the built-in SQLite to version 3.17.0. <a name='v1_37'></a> <h2>Changes for Version 1.37 (2017-01-16)</h2> * Add checkbox widgets to various web pages. See [/technote/8d18bf27e9| this technote] for more information. To get the checkboxes to look as |
< < < < < < < > > > | | > | |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
<title>Change Log</title> <a name='v2_0'></a> <h2>Changes for Version 2.0 (2017-03-03)</h2> * Use the [https://github.com/cr-marcstevens/sha1collisiondetection|hardened SHA1] implemenation by Marc Stevens and Dan Shumow. * Add the ability to read and understand [./fileformat.wiki#names|artifact names] that are based on SHA3-256 rather than SHA1, but do not actually generate any such names. * Added the [/help?cmd=sha3sum|sha3sum] command. * Update the built-in SQLite to version 3.17.0. <a name='v1_37'></a> <h2>Changes for Version 1.37 (2017-01-16)</h2> * Add checkbox widgets to various web pages. See [/technote/8d18bf27e9| this technote] for more information. To get the checkboxes to look as |