documentation_hacking.xml: sourceforge.net now defaults to https; adjust reference.
[gcc.git] / libstdc++-v3 / ChangeLog
1 2017-01-03 Gerald Pfeifer <gerald@pfeifer.com>
2
3 * doc/xml/manual/documentation_hacking.xml: sourceforge.net now
4 defaults to https; adjust reference.
5
6 2017-01-03 Jonathan Wakely <jwakely@redhat.com>
7
8 PR libstdc++/78956
9 * include/std/thread (thread(const thread&&)): Add deleted
10 constructor.
11 * testsuite/30_threads/thread/cons/lwg2097.cc: New test.
12
13 * doc/xml/manual/spine.xml: Update copyright years.
14 * doc/xml/manual/build_hacking.xml: Fix spelling of libbuilddir.
15 * doc/xml/manual/test.xml: Likewise.
16 * doc/html/*: Regenerate.
17
18 2017-01-01 Gerald Pfeifer <gerald@pfeifer.com>
19
20 * doc/xml/faq.xml: Update address of C++ ABI link.
21 * doc/xml/manual/abi.xml: Ditto.
22
23 2017-01-01 Jakub Jelinek <jakub@redhat.com>
24
25 Update copyright years.
26 \f
27 Copyright (C) 2017 Free Software Foundation, Inc.
28
29 Copying and distribution of this file, with or without modification,
30 are permitted in any medium without royalty provided the copyright
31 notice and this notice are preserved.