svn commit: r277014 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sun Jan 11 19:01:26 UTC 2015


Author: gjb
Date: Sun Jan 11 19:01:25 2015
New Revision: 277014
URL: https://svnweb.freebsd.org/changeset/base/277014

Log:
  Add a comment in the release notes XML file to note the
  last revision, to make it easier to keep track of where
  the last update(s) left off.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jan 11 19:01:23 2015	(r277013)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jan 11 19:01:25 2015	(r277014)
@@ -15,6 +15,8 @@
 
   <pubdate>$FreeBSD$</pubdate>
 
+  <!-- Last rev: 276551 -->
+
   <copyright>
     <year>2015</year>
     <holder role="mailto:doc at FreeBSD.org">The &os; Documentation


More information about the svn-src-all mailing list