svn commit: r270538 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 10:43:59 UTC 2014


Author: gjb
Date: Mon Aug 25 10:43:58 2014
New Revision: 270538
URL: http://svnweb.freebsd.org/changeset/base/270538

Log:
  Document r266220, geom_uncompress(4) built by default.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 10:43:56 2014	(r270537)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 10:43:58 2014	(r270538)
@@ -257,6 +257,11 @@
 
 	<para revision="266105">The &man.gpioiic.4; and
 	  &man.gpioled.4; have been merged from &os;-CURRENT.</para>
+
+	<para revision="266220">The &man.geom.uncompress.4; module is
+	  built by default which, similar to &man.geom.uzip.4;,
+	  provides support for compressed, read-only disk
+	  images.</para>
       </sect3>
 
       <sect3 xml:id="boot">


More information about the svn-src-all mailing list