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 1SjviI-0000Ku-4m for garchives@archives.gentoo.org; Wed, 27 Jun 2012 17:07:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7390E08DA; Wed, 27 Jun 2012 17:07:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8D1F5E08DA for ; Wed, 27 Jun 2012 17:07:21 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF7371B46DC for ; Wed, 27 Jun 2012 17:07:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BC565E5432 for ; Wed, 27 Jun 2012 17:07:18 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1340817171.a3774fc2b3c44de95f5397730b822530df0a631f.ulm@gentoo> Subject: [gentoo-commits] proj/eselect:master commit in: / X-VCS-Repository: proj/eselect X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: a3774fc2b3c44de95f5397730b822530df0a631f X-VCS-Branch: master Date: Wed, 27 Jun 2012 17:07:18 +0000 (UTC) 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: 112ba63e-16e1-494f-8995-51e4a4f409ed X-Archives-Hash: 05bd7777bce9f74f5a860dce603edb88 commit: a3774fc2b3c44de95f5397730b822530df0a631f Author: Ulrich M=C3=BCller gentoo org> AuthorDate: Wed Jun 27 17:12:51 2012 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Wed Jun 27 17:12:51 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/eselect.git;a= =3Dcommit;h=3Da3774fc2 Update NEWS. --- NEWS | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index 89e75f6..5e40c13 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ This file contains a summary of changes in released versions. Please re= ad the ChangeLog file for a more detailed listing of changes/bug fixes. =20 + Bug fixes: + - Fixed bug #423525: Prevent false globbing in binutils module. + 1.3.1: Bug fixes: - Fixed bug #401843: New method to determine available libdirs.