- From: Max Froumentin via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Jan 2010 08:32:32 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv10245
Modified Files:
Overview.html
Log Message:
- noted issue 63 over the use of encrypted
- capitalized MUST NOT
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- Overview.html 21 Jan 2010 13:10:30 -0000 1.58
+++ Overview.html 22 Jan 2010 08:32:30 -0000 1.59
@@ -71,7 +71,7 @@
<section>
<h2>Privacy considerations for implementors</h2> <p>User
- Agents MUST not retrieve or update system information to Web
+ Agents MUST NOT retrieve or update system information to Web
sites without the express permission of the user. User Agents
MUST acquire permission through a user interface, unless they
have prearranged trust relationships with users, as described
@@ -709,6 +709,9 @@
<dd>Whether the connection is set up while the device is roaming, if applicable. <code>null</code> otherwise</dd>
</dl>
+ <dd class="issue"><a>encrypted</a> may be removed later. See <a href="http://www.w3.org/2009/dap/track/issues/63">ISSUE-63</a></dd>
+
+
<p class="issue">Should we gather all of GSM, GPRS, EDGE, CDMA, TETRA, UMTS under a singe "CELL" type? They could be differentiated by maxBandwidth, if needed.</p>
</section>
</section>
Received on Friday, 22 January 2010 08:32:34 UTC