manual/contrib.texi (Contributors): Sort alphabetically by last name.
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 28 Jun 2012 08:50:08 +0000 (10:50 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 28 Jun 2012 08:50:08 +0000 (10:50 +0200)
ChangeLog
manual/contrib.texi

index dd2e61f..e59ed6c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * manual/contrib.texi (Contributors): Sort alphabetically by last name.
+
 2012-06-27  Andreas Jaeger  <aj@suse.de>
 
        * manual/contrib.texi (Contributors): Add Samuel Thibault.
index 3337243..e28e2f2 100644 (file)
@@ -236,17 +236,34 @@ Marek Polacek for various fixes.
 Siddhesh Poyarekar for various fixes.
 
 @item
+Tom Quinn for contributing the startup code to support SunOS shared
+libraries and the port to SGI machines running Irix 4
+(@code{mips-sgi-irix4}).
+
+@item
 Pravin Satpute for writing sorting rules for some Indian languages.
 
 @item
+Douglas C. Schmidt for writing the quick sort function used as a
+fallback by @code{qsort}.
+
+@item
 Will Schmidt for optimized string functions on PowerPC.
 
 @item
+Andreas Schwab for the port to Linux/m68k
+(@code{m68k-@var{anything}-linux}) and for his direction as part of
+@theglibc{} steering committee.
+
+@item
 Martin Schwidefsky for porting to Linux on s390
 (@code{s390-@var{anything}-linux}) and s390x
 (@code{s390x-@var{anything}-linux}).
 
 @item
+Thomas Schwinge for his contribution to Hurd and the SH architecture.
+
+@item
 Carlos Eduardo Seo for optimized functions on PowerPC.
 
 @item
@@ -259,18 +276,6 @@ Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}).
 Richard Stallman for his contribution to the @code{getopt} function.
 
 @item
-Douglas C. Schmidt for writing the quick sort function used as a
-fallback by @code{qsort}.
-
-@item
-Andreas Schwab for the port to Linux/m68k
-(@code{m68k-@var{anything}-linux}) and for his direction as part of
-@theglibc{} steering committee.
-
-@item
-Thomas Schwinge for his contribution to Hurd and the SH architecture.
-
-@item
 Alfred M. Szmidt for various fixes.
 
 @item
@@ -281,11 +286,6 @@ running Ultrix 4 (@code{mips-dec-ultrix4}).
 Samuel Thibault for improving the Hurd port.
 
 @item
-Tom Quinn for contributing the startup code to support SunOS shared
-libraries and the port to SGI machines running Irix 4
-(@code{mips-sgi-irix4}).
-
-@item
 Tim Waugh for the implementation of the POSIX.2 @code{wordexp}
 function family.