svn commit: r52014 - head/en_US.ISO8859-1/books/porters-handbook/versions
Pedro F. Giffuni
pfg at FreeBSD.org
Tue Jul 17 02:44:25 UTC 2018
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 &, < is < and > is >.
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>
More information about the svn-doc-head
mailing list