libstdc++: Correct changelog of previous commit
authorJonathan Wakely <jwakely@redhat.com>
Mon, 20 Apr 2020 16:54:50 +0000 (17:54 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 20 Apr 2020 16:54:50 +0000 (17:54 +0100)
commitb0146791f004cfb2008e2ad9d63f6653fbfb2cf8
tree5bb3f4e77b21e945b7c5cd449af6db26fe2799ab
parent371d1011d76361517ab1c11cee593e717ac714bd
libstdc++: Correct changelog of previous commit

After committing it I noticed I'd also accidentally added a change to
__synth3way as well, which I meant to do in a separate commit. I've
updated the changelog entry to reflect that additional change.

* libsupc++/compare (__detail::__synth3way): Add noexcept-specifier.
libstdc++-v3/ChangeLog