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] Add missing bug number


Bug 16852 was fixed in glibc 2.21.

Florian
>From eb68636fed3603fcb148ac9e6f57193a806a1d27 Mon Sep 17 00:00:00 2001
Message-Id: <eb68636fed3603fcb148ac9e6f57193a806a1d27.1460365073.git.fweimer@redhat.com>
From: Florian Weimer <fweimer@redhat.com>
Date: Mon, 11 Apr 2016 10:54:05 +0200
Subject: [PATCH] Add missing bug number to ChangeLog
To: libc-alpha@sourceware.org

---
 ChangeLog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ChangeLog b/ChangeLog
index e813e56..984117d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23210,6 +23210,7 @@
 
 2014-09-20  OndÅ?ej Bílka  <neleai@seznam.cz>
 
+	[BZ #16852]
 	* socket/recvmmsg.c (recvmmsg): Drop const argument.
 	* socket/sys/socket.h: Likewise.
 	* sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
-- 
2.4.11


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