]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update contributions in the manual
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 1 Feb 2018 13:07:39 +0000 (13:07 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 1 Feb 2018 13:07:39 +0000 (13:07 +0000)
* manual/contrib.texi (Palmer Dabbelt, Arjun Shankar, Florian Weimer):
New entries.
(Rafal Luzynski, Andreas Schwab): Update.

ChangeLog
manual/contrib.texi

index d99f54224d21542a225446600d3f398a6e4b01f3..d577abc377ff44d6e4cee5fd82d11aab4d3fcb81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-02-01  Dmitry V. Levin  <ldv@altlinux.org>
+
+       * manual/contrib.texi (Palmer Dabbelt, Arjun Shankar, Florian Weimer):
+       New entries.
+       (Rafal Luzynski, Andreas Schwab): Update.
+
 2018-02-01  Rafal Luzynski  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
index fbf42db31df08e3b17fca614b130c0a07c3eba2a..0da6dcbb596f7608266028246dcf580945d028f4 100644 (file)
@@ -61,6 +61,9 @@ committee.
 @item
 Thomas Bushnell for his contributions to Hurd.
 
+@item
+Palmer Dabbelt for contributing the port to Linux/RISC-V.
+
 @item
 DJ Delorie for various fixes.
 
@@ -110,7 +113,6 @@ part of @theglibc{} steering committee.
 Steve Ellcey for various fixes.
 
 @item
-
 Mike FABIAN for various fixes to locales.
 
 @item
@@ -234,7 +236,8 @@ improved string functions, a framework for testing IFUNC
 implementations, and many bug fixes.
 
 @item
-Rafal Luzynski for various fixes to locales.
+Rafal Luzynski for contributing support for two grammatical forms of month
+names, and for various fixes to locales.
 
 @item
 Luis Machado for optimized functions on PowerPC.
@@ -355,8 +358,8 @@ 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.
+(@code{m68k-@var{anything}-linux}), for his direction as part of
+@theglibc{} steering committee, and for various bug fixes.
 
 @item
 Martin Schwidefsky for porting to Linux on s390
@@ -372,6 +375,9 @@ Andrew Senkevich for contributing vector math function implementations for x86.
 @item
 Carlos Eduardo Seo for optimized functions on PowerPC.
 
+@item
+Arjun Shankar for testing and bug fixing.
+
 @item
 Marcus Shawcroft for contributing the AArch64 port.
 
@@ -407,6 +413,10 @@ Pino Toscano for various fixes.
 Tim Waugh for the implementation of the POSIX.2 @code{wordexp}
 function family.
 
+@item
+Florian Weimer for his maintainership of the network component, for handling
+of security issues, and for various fixes.
+
 @item
 Zack Weinberg for the @code{explicit_bzero} implementation and for various
 fixes.