Fix grammar in libstdc++ ABI history documentation
* doc/xml/manual/abi.xml: Add missing word. From-SVN: r267285
This commit is contained in:
parent
72e3a52923
commit
f39365f3ed
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2018-12-19 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* doc/xml/manual/abi.xml: Add missing word.
|
||||
|
||||
2018-12-18 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* include/bits/fs_dir.h (operator<<): Overload for directory_entry,
|
||||
|
|
|
@ -425,7 +425,7 @@ compatible.
|
|||
<literal>20160603</literal> which is greater than the
|
||||
<literal>20160427</literal> value of the macro in the 6.1.0 release,
|
||||
but there are features supported in the 6.1.0 release that are not
|
||||
supported in 5.4.0 release.
|
||||
supported in the 5.4.0 release.
|
||||
You also can't test for the exact values listed below to try and
|
||||
identify a release, because a snapshot taken from the gcc-5-branch on
|
||||
2016-04-27 would have the same value for the macro as the 6.1.0 release
|
||||
|
|
Loading…
Add table
Reference in a new issue