Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2019 15:46:54 +0000 (UTC)
From:      Ian Lepore <ian@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53250 - head/en_US.ISO8859-1/books/porters-handbook/versions
Message-ID:  <201907131546.x6DFksrb055285@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ian (src committer)
Date: Sat Jul 13 15:46:54 2019
New Revision: 53250
URL: https://svnweb.freebsd.org/changeset/doc/53250

Log:
  Document bump to version 1300036 in r349972 for adding arm_drain_writebuf
  and arm_sync_icache.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Fri Jul 12 14:43:22 2019	(r53249)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Sat Jul 13 15:46:54 2019	(r53250)
@@ -377,6 +377,15 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry>13.0-CURRENT after merging the vm_page hold and wire
 	      mechanisms.</entry>
 	  </row>
+
+	  <row>
+	    <entry>1300036</entry>
+	    <entry><revnumber>349972</revnumber></entry>
+	    <entry>July 13, 2019</entry>
+	    <entry>13.0-CURRENT after adding arm_drain_writebuf() and
+          arm_sync_icache() for compatibility with NetBSD and
+          OpenBSD.</entry>
+	  </row>
 	</tbody>
       </tgroup>
     </table>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907131546.x6DFksrb055285>