svn commit: r263492 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Mar 21 16:49:45 UTC 2014


Author: gjb
Date: Fri Mar 21 16:49:45 2014
New Revision: 263492
URL: http://svnweb.freebsd.org/changeset/base/263492

Log:
  Document r263128.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 16:32:39 2014	(r263491)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 16:49:45 2014	(r263492)
@@ -152,6 +152,10 @@
     <sect2 xml:id="kernel">
       <title>Kernel Changes</title>
 
+      <para revision="263128">A memory leak in the
+	<literal>zpool_in_use()</literal> function has been
+	fixed.</para>
+
       <para revision="263170,263171">The Radeon KMS driver has been
 	added.</para>
 


More information about the svn-src-stable-9 mailing list