Fix PR number in changelog for commit r232504
authorJonathan Wakely <redi@gcc.gnu.org>
Mon, 18 Jan 2016 12:34:22 +0000 (12:34 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 18 Jan 2016 12:34:22 +0000 (12:34 +0000)
From-SVN: r232507

libstdc++-v3/ChangeLog

index 787bcd7..b17f595 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