Date: Fri, 13 Dec 2019 14:44: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: r53685 - head/en_US.ISO8859-1/books/porters-handbook/versions Message-ID: <201912131444.xBDEixxU098240@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Fri Dec 13 14:44:59 2019 New Revision: 53685 URL: https://svnweb.freebsd.org/changeset/doc/53685 Log: Document OSVERSIONs 1300065 and 1300066. 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 Thu Dec 12 23:11:55 2019 (r53684) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Fri Dec 13 14:44:59 2019 (r53685) @@ -606,6 +606,23 @@ is spelled &, < is < and > is >. <entry>13.0-CURRENT after correcting the C++ version check for declaring &man.timespec.get.3;.</entry> </row> + + <row> + <entry>1300065</entry> + <entry><revnumber>355643</revnumber></entry> + <entry>December 12, 2019</entry> + <entry>13.0-CURRENT after adding sigsetop extensions commonly + found in musl libc and glibc.</entry> + </row> + + <row> + <entry>1300066</entry> + <entry><revnumber>355679</revnumber></entry> + <entry>December 12, 2019</entry> + <entry>13.0-CURRENT after changing the internal interface + between the NFS modules as part of the introduction of + NFS 4.2.</entry> + </row> </tbody> </tgroup> </table>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912131444.xBDEixxU098240>