contrib.texi: Minor cleanup for Paolo Carlini's entry.
authorJeff Law <law@redhat.com>
Mon, 26 Jan 2004 18:31:07 +0000 (11:31 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 26 Jan 2004 18:31:07 +0000 (11:31 -0700)
        * doc/contrib.texi: Minor cleanup for Paolo Carlini's entry.  Add
        acute accents for Petur Runolfsson's entry.

From-SVN: r76655

gcc/ChangeLog
gcc/doc/contrib.texi

index 566d6baa58e318d67eb9c8a1c871d4389a46327a..2bdeffef1d24a5535a527af2a6d3ef8f1edf6083 100644 (file)
@@ -1,3 +1,8 @@
+2004-01-26  Jeff Law  <law@redhat.com>
+
+       * doc/contrib.texi: Minor cleanup for Paolo Carlini's entry.  Add
+       acute accents for Petur Runolfsson's entry.
+
 2004-01-26  Kazu Hirata  <kazu@cs.umass.edu>
 
        * config/pdp11/pdp11.c (TARGET_STRUCT_VALUE_RTX): New.
index 58b2521bae8942e397b3d256e8832e2416dcc32a..eac1e96dc8cf3491075e0d7c6648114e6a25749b 100644 (file)
@@ -121,7 +121,7 @@ Stephan Buys for contributing Doxygen notes for libstdc++.
 
 @item
 Paolo Carlini for libstdc++ work: lots of efficiency improvements to
-the string class, C++ streambufs and formatted I/O, hard detective work on
+the C++ strings, streambufs and formatted I/O, hard detective work on
 the frustrating localization issues, and keeping up with the problem reports.
 
 @item
@@ -692,7 +692,7 @@ Ken Rose for fixes to our delay slot filling code.
 Paul Rubin wrote most of the preprocessor.
 
 @item
-Petur Runolfsson for major performance improvements in C++ formatted I/O and
+P@'etur Run@'olfsson for major performance improvements in C++ formatted I/O and
 large file support in C++ filebuf.
 
 @item