Commit a5d81aaa by Jonathan Wakely

libstdc++: Fix order of changelog entries

Rebasing my last two commits put the changelog entries at the wrong
place in the file. Fixed by this change.
parent 0968f7da
2020-01-28 Martin Liska <mliska@suse.cz>
PR libstdc++/93478
* include/std/atomic: Fix typo.
* include/std/optional: Likewise.
2020-01-27 Andrew Burgess <andrew.burgess@embecosm.com>
* configure: Regenerate.
2020-01-28 Jonathan Wakely <jwakely@redhat.com> 2020-01-28 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/93470 PR libstdc++/93470
...@@ -19,6 +9,16 @@ ...@@ -19,6 +9,16 @@
clock_gettime instead of explicit glibc version check. clock_gettime instead of explicit glibc version check.
* configure: Regenerate. * configure: Regenerate.
2020-01-28 Martin Liska <mliska@suse.cz>
PR libstdc++/93478
* include/std/atomic: Fix typo.
* include/std/optional: Likewise.
2020-01-27 Andrew Burgess <andrew.burgess@embecosm.com>
* configure: Regenerate.
2020-01-27 Jonathan Wakely <jwakely@redhat.com> 2020-01-27 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/93426 PR libstdc++/93426
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment