[committed] libstdc++: Update my author blurb in the manual
Commit Message
Pushed to trunk.
-- >8 --
libstdc++-v3/ChangeLog:
* doc/xml/authors.xml: Update the blurb listing my doc
contributions.
---
libstdc++-v3/doc/xml/authors.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
@@ -102,7 +102,10 @@
<author><personname><firstname>Jonathan</firstname><surname>Wakely</surname></personname><personblurb>
<para>
- shared_ptr, markup editing and styling
+ Allocators, ABI History, API Evolution and Deprecation History,
+ Experimental Library Extensions, Implementation Status,
+ Running the Testsuite, Shared Library Versioning, Using Macros,
+ Using Exceptions, shared_ptr, markup editing and styling.
</para>
</personblurb></author>