updated changelog re: ACTION-64
authorJames Craig <jcraig@apple.com>
Sun, 18 Aug 2013 02:09:35 -0700
changeset 130 25604abde240
parent 129 26392d0a621b
child 131 1086188538c0
updated changelog re: ACTION-64
src/indie-ui-events.html
--- a/src/indie-ui-events.html	Sun Aug 18 02:04:30 2013 -0700
+++ b/src/indie-ui-events.html	Sun Aug 18 02:09:35 2013 -0700
@@ -817,7 +817,7 @@
 		<section id="changelog" class="appendix">
 			<h2>Normative changes since the <a href="http://www.w3.org/TR/2013/WD-indie-ui-events-20130730/">last public working draft</a></h2>
 			<ul>
-				<li>None</li>
+				<li>18-Aug-2013: Enum constants defined in UIScrollRequestEvent, UIValueChangeRequestEvent, and UIFocusRequestEvent have been changed to readonly strings to match modern recommendations for WebIDL. (<a href="https://www.w3.org/WAI/IndieUI/track/actions/64">ACTION-64</a>)</li>
 			</ul>
 		</section>
 		<section id="terms" class="appendix" data-include="./include/terms.html"></section>