Date: Sun, 14 Jun 2020 15:07:59 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54254 - head/en_US.ISO8859-1/books/porters-handbook/versions Message-ID: <202006141507.05EF7xhI025493@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Sun Jun 14 15:07:59 2020 New Revision: 54254 URL: https://svnweb.freebsd.org/changeset/doc/54254 Log: Document OSVERSION 1300098. 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 Sun Jun 14 08:10:06 2020 (r54253) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sun Jun 14 15:07:59 2020 (r54254) @@ -880,6 +880,14 @@ is spelled &, < is < and > is >. <entry>13.0-CURRENT after implementing __is_constexpr() function macro in the LinuxKPI.</entry> </row> + + <row> + <entry>1300098</entry> + <entry><revnumber>362159</revnumber></entry> + <entry>June 14, 2020</entry> + <entry>13.0-CURRENT after changing the <literal>export_args + ex_flags</literal> field so that is 64bits.</entry> + </row> </tbody> </tgroup> </table>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006141507.05EF7xhI025493>