Adding placeholder changelog to user context
authorMichael Cooper <cooper@w3.org>
Mon, 16 Jun 2014 14:16:16 -0400
changeset 220 43f9da50e48d
parent 217 d8201cb8c363
child 222 efd231e75ef5
Adding placeholder changelog to user context
src/indie-ui-context.html
--- a/src/indie-ui-context.html	Mon Jun 16 12:47:20 2014 -0400
+++ b/src/indie-ui-context.html	Mon Jun 16 14:16:16 2014 -0400
@@ -1144,6 +1144,15 @@
 			<div data-transform="listMediaFeatures"><!-- dynamically generates media feature list --></div>
 		</section>
 		
+		<!--
+		<section id="changelog" class="appendix">
+			<h2>Substantive, normative changes since the <a href="http://www.w3.org/TR/2014/WD-indie-ui-context-20140626/#changelog">last public working draft</a></h2>
+			<ul>
+				<li>DD-MMM-YYYY: @@</li>
+			</ul>
+		</section>
+		-->
+		
 		<!-- Todo: Glossary currently includes all terms in Events Module and User Context Module. -->
 		<!-- Need to remove the ones that are not used in the current document. -->
 		<!-- Commented for now