html5/html4-differences Overview.src.html,1.156,1.157

Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv21431

Modified Files:
	Overview.src.html 
Log Message:
update changelog

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- Overview.src.html	5 Mar 2012 15:33:37 -0000	1.156
+++ Overview.src.html	5 Mar 2012 15:42:11 -0000	1.157
@@ -2183,9 +2183,10 @@
 
     <p>The changes in the changelogs are in rough chronological order.</p>
 
-    <h3 id="changes-2011-05-25">Changes since 25 May 2011</h3> <!-- rev 6140 - 7011 -->
+    <h3 id="changes-2011-05-25">Changes since 25 May 2011</h3> <!-- rev 6140 - 7013 -->
     
     <ul>
+     <li>The <code>http+aes:</code> and <code>https+aes:</code> URL schemes were added to allow sensitive resources to be held on untrusted servers.
      <li>Support for mutation observers was added.
      <li>The <code>TextTrackCue</code> members <code>alignment</code>, <code>linePosition</code>, <code>textPosition</code> and <code>direction</code> were renamed to <code>align</code>, <code>line</code>, <code>position</code> and <code>vertical</code>, respectively.
      <li>The <code>command</code> element now has a <code>command</code> attribute.

Received on Monday, 5 March 2012 15:42:20 UTC