]> 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 12:54:23 +0000 (13:54 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 24 Oct 2019 12:54:23 +0000 (13:54 +0100)
* doc/xml/manual/allocator.xml: Use archived copy of CUJ article.

From-SVN: r277382

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

index a78e1a1c1587137b557b035af6aaec4760022345..664dbea299be7770cccc3d6928d71e768440f324 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 879206da61768823b7e5eb14699098fc6ceea05e..633d33c5ff1a50fc2b892438d22c3929d75fedbb 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>