html5/webdatabase Overview.html,1.99,1.100

Update of /sources/public/html5/webdatabase
In directory hutz:/tmp/cvs-serv8055

Modified Files:
	Overview.html 
Log Message:
webstorage and indexedb work continues

Index: Overview.html
===================================================================
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:03:54 UTC