]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update URL for CUJ article in libstdc++ docs
authorJonathan Wakely <jwakely@redhat.com>
Thu, 24 Oct 2019 15:30:53 +0000 (16:30 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 24 Oct 2019 15:30:53 +0000 (16:30 +0100)
* doc/xml/manual/allocator.xml: Use archived copy of CUJ article.

From-SVN: r277412

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/allocator.xml

index c711a148f1c6d79601c57efda6cc85707dabbdf7..f10755a510ecfcfa4727b0b9d29f6674ea3d073a 100644 (file)
@@ -1,5 +1,7 @@
 2019-10-24  Jonathan Wakely  <jwakely@redhat.com>
 
+       * doc/xml/manual/allocator.xml: Use archived copy of CUJ article.
+
        Backport from mainline
        2019-05-31  Gerald Pfeifer  <gerald@pfeifer.com>
 
index 7418fcea1c76414477ccc5ec16bb312887b8efac..058a43dedcad0e1e3c4bfa642c1d40b67893f15f 100644 (file)
   </biblioentry>
 
   <biblioentry>
-      <title>
-       <link xmlns:xlink="http://www.w3.org/1999/xlink"
-             xlink:href="http://www.drdobbs.com/the-standard-librarian-what-are-allocato/184403759">
+    <title>
+      <link xmlns:xlink="http://www.w3.org/1999/xlink"
+           xlink:href="https://web.archive.org/web/20190622154249/http://www.drdobbs.com/the-standard-librarian-what-are-allocato/184403759">
       The Standard Librarian: What Are Allocators Good For?
-       </link>
-      </title>
+      </link>
+    </title>
 
     <author><personname><firstname>Matt</firstname><surname>Austern</surname></personname></author>
     <publisher>
        C/C++ Users Journal
       </publishername>
     </publisher>
+    <pubdate>2000-12</pubdate>
   </biblioentry>
 
   <biblioentry>