aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2019-10-24 15:13:39 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2019-10-24 15:13:39 +0100
commitad1e302d66872da674d801bf7afbb26a7b43fc12 (patch)
tree1c524cbc699e5b02fee34eddde4cfa89b061ee27 /libstdc++-v3
parent4e77ca12a63452e0bd1b70609e8e028ab21088a9 (diff)
downloadgcc-ad1e302d66872da674d801bf7afbb26a7b43fc12.zip
gcc-ad1e302d66872da674d801bf7afbb26a7b43fc12.tar.gz
gcc-ad1e302d66872da674d801bf7afbb26a7b43fc12.tar.bz2
Update URL for CUJ article in libstdc++ docs
* doc/xml/manual/allocator.xml: Use archived copy of CUJ article. From-SVN: r277398
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/ChangeLog2
-rw-r--r--libstdc++-v3/doc/xml/manual/allocator.xml11
2 files changed, 8 insertions, 5 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index fe3bc2e..b28a3e7 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -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>
diff --git a/libstdc++-v3/doc/xml/manual/allocator.xml b/libstdc++-v3/doc/xml/manual/allocator.xml
index 7418fce..058a43d 100644
--- a/libstdc++-v3/doc/xml/manual/allocator.xml
+++ b/libstdc++-v3/doc/xml/manual/allocator.xml
@@ -502,12 +502,12 @@
</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>
@@ -515,6 +515,7 @@
C/C++ Users Journal
</publishername>
</publisher>
+ <pubdate>2000-12</pubdate>
</biblioentry>
<biblioentry>