webDB; : webstorage and indexedb work continues

webDB; : webstorage and indexedb work continues

http://dev.w3.org/cvsweb/html5/webdatabase/Overview.html?r1=1.99&r2=1.100&f=h

===================================================================
RCS file: /sources/public/html5/webdatabase/Overview.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- Overview.html 14 Nov 2010 20:22:11 -0000 1.99
+++ Overview.html 15 Nov 2010 21:03:50 -0000 1.100
@@ -258,6 +258,12 @@
 write a specification for the dialect, thus allowing this
 specification to move forward.</p>
 
+<p>The Web Applications Working Group continues work on two other 
+storage-related specifications:
+<a href="http://www.w3.org/TR/webstorage/">Web Storage</a> and 
+<a href="http://www.w3.org/TR/IndexedDB/">Indexed Database API</a>.
+</p>
+
 <!-- stability (required) -->
 <p>Implementors should be aware that this specification is not
 stable. <strong>Implementors who are not taking part in the

Received on Monday, 15 November 2010 21:04:43 UTC