This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH COMMITTED] Update contributions in the manual


* manual/contrib.texi (Palmer Dabbelt, Arjun Shankar, Florian Weimer):
New entries.
(Rafal Luzynski, Andreas Schwab): Update.
---
 ChangeLog           |  6 ++++++
 manual/contrib.texi | 18 ++++++++++++++----
 2 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d99f542..d577abc 100644
--- 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]
diff --git a/manual/contrib.texi b/manual/contrib.texi
index fbf42db..0da6dcb 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -62,6 +62,9 @@ committee.
 Thomas Bushnell for his contributions to Hurd.
 
 @item
+Palmer Dabbelt for contributing the port to Linux/RISC-V.
+
+@item
 DJ Delorie for various fixes.
 
 @item
@@ -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
@@ -373,6 +376,9 @@ Andrew Senkevich for contributing vector math function implementations for x86.
 Carlos Eduardo Seo for optimized functions on PowerPC.
 
 @item
+Arjun Shankar for testing and bug fixing.
+
+@item
 Marcus Shawcroft for contributing the AArch64 port.
 
 @item
@@ -408,6 +414,10 @@ 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.
 
-- 
ldv


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]