Skip to content

Commit bf56709

Browse files
authored
Merge pull request #349 from mmccool/master
Add change log
2 parents 9a12e2f + 86367a4 commit bf56709

File tree

1 file changed

+21
-11
lines changed

1 file changed

+21
-11
lines changed

index.html

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3544,10 +3544,28 @@ <h5>Security Credentials Storage Security and
35443544
</section>
35453545
</section>
35463546

3547-
<section class="appendix-acknowledgements">
3548-
<h2>Acknowledgments</h2>
3547+
<section id="changes" class="appendix">
3548+
<h1>Recent Specification Changes</h1>
3549+
<h2 id="changes-from-first-public-working-draft">Changes from First Public Working Draft</h2>
3550+
<ul>
3551+
<li>Revised and expanded use cases.</li>
3552+
<li>Reorganized requirements.</li>
3553+
<li>Definition of abstract architecture.</li>
3554+
<li>Revised and clarified terminology.</li>
3555+
<li>Additions to implementation and deployments.</li>
3556+
<li>Addition of security and privacy considerations.</li>
3557+
</ul>
3558+
<h2 id="earlier-publications">Earlier Publications</h2>
3559+
<ul>
3560+
<li>Sept 2017: <a href="https://www.w3.org/TR/2017/WD-wot-architecture-20170914/">First Public Working Draft</a>.</li>
3561+
<li>March 2019: Public Working Draft for TAG review.</li>
3562+
</ul>
3563+
</section>
3564+
3565+
<section id="acknowledgements" class="appendix normative">
3566+
<h1>Acknowledgments</h1>
35493567
<p>Special thanks to Michael McCool, Takuki Kamiya, Kazuyuki Ashimura,
3550-
Sebastian Käbisch, Zoltan Kis, Elena Reshetova, Ari Keränen, Kazuaki Nimura,
3568+
Sebastian Käbisch, Zoltan Kis, Elena Reshetova, Ari Keränen, Kazuaki Nimura, Klaus Hartke, and
35513569
Philippe Le Hegaret for their contributions to this document.
35523570
</p>
35533571
<p>
@@ -3564,13 +3582,5 @@ <h2>Acknowledgments</h2>
35643582
International Workshop on the Web of Things</a>.</p>
35653583
</section>
35663584

3567-
<section class="appendix-change-history">
3568-
<h2>Change History</h2>
3569-
<ul>
3570-
<li>Sept 2017: <a href="https://www.w3.org/TR/2017/WD-wot-architecture-20170914/">First Public Working Draft</a>.</li>
3571-
<li>March 2019: Public Working Draft for TAG review.</li>
3572-
</ul>
3573-
</section>
3574-
35753585
</body>
35763586
</html>

0 commit comments

Comments
 (0)