From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NFKnS-0001DO-Fp for garchives@archives.gentoo.org; Tue, 01 Dec 2009 04:57:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F05DEE0761; Tue, 1 Dec 2009 04:57:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D0D1FE0761 for ; Tue, 1 Dec 2009 04:57:04 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 77B2E67D2B for ; Tue, 1 Dec 2009 04:57:04 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NFKnQ-0003r6-04 for gentoo-commits@lists.gentoo.org; Tue, 01 Dec 2009 04:57:04 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: sys-libs/glibc X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mike Frysinger Date: Tue, 01 Dec 2009 04:57:04 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1be90a78-12c8-4ee8-bcb5-cf01e40b257b X-Archives-Hash: c2a2f1d20d89da2f97b95bc4788bf516 vapier 09/12/01 04:57:03 Modified: ChangeLog Log: Switch to common tc-has-tls function. (Portage version: 2.2_rc51/cvs/Linux x86_64) Revision Changes Path 1.662 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.662&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.662&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/Cha= ngeLog?r1=3D1.661&r2=3D1.662 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.661 retrieving revision 1.662 diff -u -r1.661 -r1.662 --- ChangeLog 21 Nov 2009 07:19:22 -0000 1.661 +++ ChangeLog 1 Dec 2009 04:57:03 -0000 1.662 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.661 2009= /11/21 07:19:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.662 2009= /12/01 04:57:03 vapier Exp $ + + 01 Dec 2009; Mike Frysinger files/eblits/common.eb= lit: + Switch to common tc-has-tls function. =20 *glibc-2.10.1-r1 (21 Nov 2009) =20