]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix PR number in changelog for commit r232504
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jan 2016 12:34:22 +0000 (12:34 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jan 2016 12:34:22 +0000 (12:34 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232507 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 787bcd719ca57e13b07e69d3b8ee9465f994031f..b17f595097f2f0a6a3a0a05d67b616623508d592 100644 (file)
@@ -1,6 +1,6 @@
 2016-01-18  Jonathan Wakely  <jwakely@redhat.com>
 
-       PR libstdc++/69293
+       PR libstdc++/69243
        * include/std/functional (_Function_base::_M_not_empty_function):
        Change overloads for pointers to take arguments by value.
        * testsuite/20_util/function/cons/57465.cc: Add tests for