diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index c4a3b835ca0..4c420d7785c 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2019-11-10 Gerald Pfeifer + + * doc/xml/manual/using.xml: Switch www.hboehm.info to https. + 2019-11-07 Jonathan Wakely * doc/doxygen/user.cfg.in (INPUT): Add header. diff --git a/libstdc++-v3/doc/xml/manual/using.xml b/libstdc++-v3/doc/xml/manual/using.xml index d7fbfe9584d..60c5238555e 100644 --- a/libstdc++-v3/doc/xml/manual/using.xml +++ b/libstdc++-v3/doc/xml/manual/using.xml @@ -1849,7 +1849,7 @@ gcc version 4.1.2 20070925 (Red Hat 4.1.2-33) For further details of the C++11 memory model see Hans-J. Boehm's Threads - and memory model for C++ pages, particularly the introduction + and memory model for C++ pages, particularly the introduction and FAQ.