Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: ChangeLog
Date: Mon, 28 Jul 2014 05:46:20
Message-Id: 20140728054616.AD1282004F@flycatcher.gentoo.org
1 vapier 14/07/28 05:46:16
2
3 Modified: ChangeLog
4 Log:
5 Drop arch nptl logic as it only applies to really old versions of glibc now (linuxthreads) #518048 by Chase Rayfield.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.998 sys-libs/glibc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.998&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.998&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.997&r2=1.998
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
19 retrieving revision 1.997
20 retrieving revision 1.998
21 diff -u -r1.997 -r1.998
22 --- ChangeLog 14 Jun 2014 23:33:58 -0000 1.997
23 +++ ChangeLog 28 Jul 2014 05:46:16 -0000 1.998
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-libs/glibc
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.997 2014/06/14 23:33:58 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.998 2014/07/28 05:46:16 vapier Exp $
29 +
30 + 28 Jul 2014; Mike Frysinger <vapier@g.o> files/eblits/common.eblit:
31 + Drop arch nptl logic as it only applies to really old versions of glibc now
32 + (linuxthreads) #518048 by Chase Rayfield.
33
34 *glibc-2.19-r1 (14 Jun 2014)