svn commit: r265599 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml
Glen Barber
gjb at FreeBSD.org
Wed May 7 20:15:30 UTC 2014
Author: gjb
Date: Wed May 7 20:15:30 2014
New Revision: 265599
URL: http://svnweb.freebsd.org/changeset/base/265599
Log:
Add attribution for r258884.
Add DARPA, AFRL to sponsor.ent.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
head/release/doc/share/xml/sponsor.ent
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 7 20:13:46 2014 (r265598)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 7 20:15:30 2014 (r265599)
@@ -296,7 +296,8 @@
<sect2 xml:id="contrib">
<title>Contributed Software</title>
- <para revision="258884">&man.lldb.1; has been updated to upstream
+ <para revision="258884" contrib="sponsor"
+ sponsor="&darpa;">&man.lldb.1; has been updated to upstream
snapshot version r196259.</para>
<para revision="259626">Timezone data files have been updated to
Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent Wed May 7 20:13:46 2014 (r265598)
+++ head/release/doc/share/xml/sponsor.ent Wed May 7 20:15:30 2014 (r265599)
@@ -6,5 +6,7 @@
-->
+<!ENTITY darpa "DARPA, AFRL">
+
<!ENTITY ff "The &os; Foundation">
<!ENTITY ff.url "https://www.FreeBSDFoundation.org/">
More information about the svn-src-all
mailing list