diff options
author | Brandon Bergren <bdragon@FreeBSD.org> | 2020-09-23 04:04:47 +0000 |
---|---|---|
committer | Brandon Bergren <bdragon@FreeBSD.org> | 2020-09-23 04:04:47 +0000 |
commit | f7f78f31ceaba5151ad6c8488f060fb22dd880a5 (patch) | |
tree | 6d0408aff82b58b6c0f6581b09c13e04969c6b24 /en_US.ISO8859-1/books | |
parent | 45df72af81bf723e0a2ccaf077d658a49ddbe6e7 (diff) | |
download | doc-f7f78f31ceaba5151ad6c8488f060fb22dd880a5.tar.gz doc-f7f78f31ceaba5151ad6c8488f060fb22dd880a5.zip |
Document __FreeBSD_version 1300116: Introduction of powerpc64le arch.
Notes
Notes:
svn path=/head/; revision=54514
Diffstat (limited to 'en_US.ISO8859-1/books')
-rw-r--r-- | en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml index 427c0e7cc8..e6dbfdad25 100644 --- a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml @@ -1040,6 +1040,14 @@ is spelled &, < is < and > is >. <entry>13.0-CURRENT after fixing &man.crunchgen.1; application build with <literal>WARNS=6</literal>.</entry> </row> + + <row> + <entry>1300116</entry> + <entry><revnumber>366062</revnumber></entry> + <entry>September 22, 2020</entry> + <entry>13.0-CURRENT after the introduction of the powerpc64le + ARCH.</entry> + </row> </tbody> </tgroup> </table> |