From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 09614138010 for ; Wed, 12 Sep 2012 22:10:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF95621C040; Wed, 12 Sep 2012 22:09:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7FE8721C040 for ; Wed, 12 Sep 2012 22:09:11 +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 EC5B033CE37 for ; Wed, 12 Sep 2012 22:09:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C92F3E5444 for ; Wed, 12 Sep 2012 22:09:08 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1347487732.311f8f3e9acf334ef1d5a505149b7ac3296bbc21.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: 311f8f3e9acf334ef1d5a505149b7ac3296bbc21 X-VCS-Branch: master Date: Wed, 12 Sep 2012 22:09:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 232bdfa9-0926-42bd-aa15-940f1dd30e0c X-Archives-Hash: e372f9d518a0a718b93d1ccc51f3756b commit: 311f8f3e9acf334ef1d5a505149b7ac3296bbc21 Author: Ulrich Müller gentoo org> AuthorDate: Wed Sep 12 22:08:52 2012 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Wed Sep 12 22:08:52 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=311f8f3e Update NEWS. --- NEWS | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index b135f43..9958d91 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ ChangeLog file for a more detailed listing of changes/bug fixes. - Fixed bug #423525: Prevent false globbing in binutils module. - Fixed bug #431898: Fix typo in data path of binutils module. + New features: + - Prefer new location /etc/portage/make.profile in profile module. + 1.3.1: Bug fixes: - Fixed bug #401843: New method to determine available libdirs.