svn commit: r282157 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml

Glen Barber gjb at FreeBSD.org
Tue Apr 28 18:10:33 UTC 2015


Author: gjb
Date: Tue Apr 28 18:10:32 2015
New Revision: 282157
URL: https://svnweb.freebsd.org/changeset/base/282157

Log:
  Document r273562, libxo(3) import.
  Add Juniper Networks to sponsors.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	Tue Apr 28 17:13:05 2015	(r282156)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:10:32 2015	(r282157)
@@ -481,6 +481,10 @@
 	<acronym>ELF</acronym> object in the
 	<literal>dlpi_name</literal> structure member.</para>
 
+      <para revision="273562" contrib="sponsor"
+	sponsor="&juniper;">The &man.libxo.3; library has been
+	imported to the base system.</para>
+
       <para revision="273806" contrib="sponsor" sponsor="&chelsio;">A
 	userland library for Chelsio Terminator 5 based iWARP cards
 	has been added, allowing userland <acronym>RDMA</acronym>

Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent	Tue Apr 28 17:13:05 2015	(r282156)
+++ head/release/doc/share/xml/sponsor.ent	Tue Apr 28 18:10:32 2015	(r282157)
@@ -23,6 +23,8 @@
 
 <!ENTITY google		"Google">
 
+<!ENTITY juniper	"Juniper Networks, Inc.">
+
 <!ENTITY ix		"iXsystems">
 
 <!ENTITY limelight	"Limelight Networks">


More information about the svn-src-all mailing list