Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2018 02:44:24 +0000 (UTC)
From:      "Pedro F. Giffuni" <pfg@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52014 - head/en_US.ISO8859-1/books/porters-handbook/versions
Message-ID:  <201807170244.w6H2iOWI011487@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pfg (src committer)
Date: Tue Jul 17 02:44:24 2018
New Revision: 52014
URL: https://svnweb.freebsd.org/changeset/doc/52014

Log:
  Document FreeBSD version 1200074.
  
  This only affects archs that are still using the old GCC 4.2.1 toolchain
  but still ports may find it useful.

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	Mon Jul 16 18:53:07 2018	(r52013)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Tue Jul 17 02:44:24 2018	(r52014)
@@ -689,6 +689,14 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	      xinpcb and friends.</entry>
 	  </row>
 
+	  <row>
+	    <entry>1200074</entry>
+	    <entry><revnumber>r336360</revnumber></entry>
+	    <entry>July 16, 2018</entry>
+	    <entry>12.0-CURRENT after updating the configuration of
+	      libstdc++ to make use of C99 functions.</entry>
+	  </row>
+
 	</tbody>
       </tgroup>
     </table>



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