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

Craig Rodrigues rodrigc at FreeBSD.org
Sun Dec 22 10:42:48 UTC 2013


Author: rodrigc
Date: Sun Dec 22 10:42:47 2013
New Revision: 259712
URL: http://svnweb.freebsd.org/changeset/base/259712

Log:
  Mention TRIM support for ZFS.

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	Sun Dec 22 10:33:01 2013	(r259711)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Dec 22 10:42:47 2013	(r259712)
@@ -343,6 +343,14 @@
         by a snapshot, both copies of the block are kept even though
         both contain the same data.</para>
 
+      <sect4 xml:id="fs-zfs">
+	<title>ZFS</title>
+
+        <para revision="240868">TRIM support has been added for
+          ZFS.</para>
+
+      </sect4>
+
     </sect3>
 
   </sect2>


More information about the svn-src-head mailing list