svn commit: r288837 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:11:54 UTC 2015


Author: gjb
Date: Mon Oct  5 20:11:53 2015
New Revision: 288837
URL: https://svnweb.freebsd.org/changeset/base/288837

Log:
  Document r284883, NTFS support in mkimg(1).
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:08:11 2015	(r288836)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:11:53 2015	(r288837)
@@ -392,6 +392,11 @@
 	updated to be able to detect &man.zfs.8; and &man.geli.8;
 	filesystems.</para>
 
+      <para revision="284883">The &man.mkimg.1; utility has been
+	updated to include support for <literal>NTFS</literal>
+	filesystems in both <acronym>MBR</acronym> and
+	<acronym>GPT</acronym> partitioning schemes.</para>
+
       <para revision="285550">The &man.w.1; utility has been updated
 	to display the full IPv6 remote address of the host from which
 	a user is connected.</para>


More information about the svn-src-all mailing list