From: gerald Date: Mon, 24 Sep 2018 22:01:49 +0000 (+0000) Subject: * doc/xml/manual/codecvt.xml: Move link to "UTF-8 and Unicode FAQ" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5787fbb63aab68003fd3eed0df017a0780215d82;p=thirdparty%2Fgcc.git * doc/xml/manual/codecvt.xml: Move link to "UTF-8 and Unicode FAQ" to https. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264547 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 75b61576a220..ff5301774c7f 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2018-09-25 Gerald Pfeifer + + * doc/xml/manual/codecvt.xml: Move link to "UTF-8 and Unicode FAQ" + to https. + 2018-09-24 Gerald Pfeifer * doc/xml/manual/policy_data_structures_biblio.xml: Update link diff --git a/libstdc++-v3/doc/xml/manual/codecvt.xml b/libstdc++-v3/doc/xml/manual/codecvt.xml index 3f65e18f0235..b5f81bccda59 100644 --- a/libstdc++-v3/doc/xml/manual/codecvt.xml +++ b/libstdc++-v3/doc/xml/manual/codecvt.xml @@ -673,7 +673,7 @@ codecvt usage. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.cl.cam.ac.uk/~mgk25/unicode.html"> + xlink:href="https://www.cl.cam.ac.uk/~mgk25/unicode.html"> UTF-8 and Unicode FAQ for Unix/Linux </link>