Author: gjb
Date: Fri Aug 22 20:32:03 2014
New Revision: 270364
URL: http://svnweb.freebsd.org/changeset/base/270364

Log:
  Document r259328, geom_label is resize-aware.
  
  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  Fri Aug 22 
20:26:20 2014        (r270363)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml  Fri Aug 22 
20:32:03 2014        (r270364)
@@ -217,6 +217,14 @@
     <sect3 xml:id="disks">
       <title>Disks and Storage</title>
 
+      <para revision="259328" contrib="sponsor"
+       sponsor="&ff;">The &man.geom.8; <literal>label</literal> class
+       is now aware of resized partitions.  This corrects an issue
+       where <command>geom resize</command> would resize the
+       partition, but the label provider in <filename
+         class="directory">/dev/gptid/</filename> would not be
+       resized.</para>
+
       <para revision="268091">Support for the
        <literal>disklabel64</literal> partitioning scheme has been
        added to &man.gpart.8;.</para>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to