Skip to content

Commit 86367a4

Browse files
committed
fix change log structure
1 parent 3846a98 commit 86367a4

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

index.html

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

3547-
<section id="acknowledgements" class="appendix-acknowledgements">
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">
35483566
<h1>Acknowledgments</h1>
35493567
<p>Special thanks to Michael McCool, Takuki Kamiya, Kazuyuki Ashimura,
35503568
Sebastian Käbisch, Zoltan Kis, Elena Reshetova, Ari Keränen, Kazuaki Nimura, Klaus Hartke, and
@@ -3564,23 +3582,5 @@ <h1>Acknowledgments</h1>
35643582
International Workshop on the Web of Things</a>.</p>
35653583
</section>
35663584

3567-
<section class="appendix-change-history" class="appendix">
3568-
<h1>Change History</h1>
3569-
<h2 id="changes-from-first-public-working-draft">Changes from First Public Working Draft</h2>
3570-
<ul>
3571-
<li>Revised and expanded Use Cases.</li>
3572-
<li>Reorganized requirements.</li>
3573-
<li>Definition of abstract architecture.</li>
3574-
<li>Revised and clarified terminology.</li>
3575-
<li>Additions to implementation and deployments.</li>
3576-
<li>Addition of security and privacy considerations.</li>
3577-
</ul>
3578-
<h2 id="earlier-publications">Earlier Publications</h2>
3579-
<ul>
3580-
<li>Sept 2017: <a href="https://www.w3.org/TR/2017/WD-wot-architecture-20170914/">First Public Working Draft</a>.</li>
3581-
<li>March 2019: Public Working Draft for TAG review.</li>
3582-
</ul>
3583-
</section>
3584-
35853585
</body>
35863586
</html>

0 commit comments

Comments
 (0)