svn commit: r273224 - releng/10.1/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Oct 17 15:30:56 UTC 2014


Author: gjb
Date: Fri Oct 17 15:30:55 2014
New Revision: 273224
URL: https://svnweb.freebsd.org/changeset/base/273224

Log:
  Document r272819, mkimg(1) QCOW and QCOW2 support.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Oct 17 15:30:53 2014	(r273223)
+++ releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Oct 17 15:30:55 2014	(r273224)
@@ -1308,6 +1308,9 @@
       <para revision="271967">Support for adding empty partitions has
 	been added to the &man.mkimg.1; utility.</para>
 
+      <para revision="272819">Support for QCOW and QCOW2 disk image
+	formats has been added to the &man.mkimg.1; utility.</para>
+
       <sect3 xml:id="rc-scripts">
 	<title><filename>/etc/rc.d</filename> Scripts</title>
 


More information about the svn-src-all mailing list