Fix PR number in ChangeLog

From-SVN: r242765
This commit is contained in:
Jonathan Wakely 2016-11-23 15:32:37 +00:00
parent 56b1c60e41
commit 756316926e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
2016-11-23 Felix Morgner <felix.morgner@gmail.com>
Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/78494
PR libstdc++/78490
* include/experimental/propagate_const (propagate_const::operator=):
Add missing return statements.
* testsuite/experimental/propagate_const/assignment/move_neg.cc: