diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index ec11f19bfed3..bc0d4434b5a9 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,10 @@ 2017-02-18 Gerald Pfeifer + * doc/xml/manual/io.xml: Update link to groups.google.com. + Tweak link description. + +2017-02-18 Gerald Pfeifer + * doc/xml/manual/profile_mode.xml: Fix link. 2017-02-16 Gerald Pfeifer diff --git a/libstdc++-v3/doc/xml/manual/io.xml b/libstdc++-v3/doc/xml/manual/io.xml index 5ae93b90041f..36d04ff47d9c 100644 --- a/libstdc++-v3/doc/xml/manual/io.xml +++ b/libstdc++-v3/doc/xml/manual/io.xml @@ -576,8 +576,8 @@ An instructive thread from comp.lang.c++.moderated delved off into this topic starting more or less at - this - post and continuing to the end of the thread. (The subject heading is "binary iostreams" on both comp.std.c++ + this post + and continuing to the end of the thread. (The subject heading is "binary iostreams" on both comp.std.c++ and comp.lang.c++.moderated.) Take special note of the replies by James Kanze and Dietmar Kühl. Briefly, the problems of byte ordering and type sizes mean that