- From: Felix Sasaki via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 26 Mar 2007 12:30:09 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy In directory hutz:/tmp/cvs-serv26714/policy Modified Files: diffspec.xsl Log Message: Changed diffspec introduction to say "The presentation of this document has been augmented to identify changes from a previous version. Three kinds of changes are highlighted: new, added text, changed text, and deleted text. NOTE: the status section of the document has not been augmented to identify changes from a previous version" since diff of status sections looks very messy. Index: diffspec.xsl =================================================================== RCS file: /sources/public/2006/ws/policy/diffspec.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- diffspec.xsl 4 Sep 2006 04:44:50 -0000 1.1 +++ diffspec.xsl 26 Mar 2007 12:30:06 -0000 1.2 @@ -107,7 +107,8 @@ identify changes from a previous version. Three kinds of changes are highlighted: <span class="diff-add">new, added text</span>, <span class="diff-chg">changed text</span>, and - <span class="diff-del">deleted text</span>.</p> + <span class="diff-del">deleted text</span>. NOTE: the status section of the document has not been augmented to + identify changes from a previous version.</p> <hr/> </div> </xsl:if>
Received on Monday, 26 March 2007 12:30:18 UTC