OSDN Git Service

* doc/contrib.texi: Minor cleanup for Paolo Carlini's entry. Add
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jan 2004 18:31:07 +0000 (18:31 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jan 2004 18:31:07 +0000 (18:31 +0000)
        acute accents for Petur Runolfsson's entry.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76655 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/contrib.texi

index 566d6ba..2bdeffe 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 58b2521..eac1e96 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