Add a link to the issue tracker.
--- a/touchevents.html Thu Apr 28 10:59:49 2011 -0700
+++ b/touchevents.html Thu Apr 28 15:40:29 2011 -0700
@@ -418,7 +418,12 @@
</dl>
</section>
- <section class='appendix'>
+ <section id='issues' class='informative'>
+ <h2>Issues</h2>
+ <p>The working group maintains <a href='http://www.w3.org/2010/webevents/track/products/2'>a list of open issues in this specification</a>. These issues may be addressed in future revisions of the specification.</p>
+ </section>
+
+ <section class='appendix informative'>
<h2>Acknowledgements</h2>
<p>
Many thanks to the WebKit engineers for developing the model used as a basis for this spec, Neil Roberts (SitePen) for his summary of WebKit touch events, Peter-Paul Koch (PPK) for his writeups and suggestions, Robin Berjon for developing the <a href="http://dev.w3.org/2009/dap/ReSpec.js/documentation.html">ReSpec.js spec authoring tool</a>, and the WebEvents WG for their many contributions.