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 668161381F3 for ; Sat, 22 Jun 2013 15:58:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB3ABE0ABB; Sat, 22 Jun 2013 15:58:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5FB6AE0ABB for ; Sat, 22 Jun 2013 15:58:34 +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 788EC33DF3D for ; Sat, 22 Jun 2013 15:58:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1C85EE468F for ; Sat, 22 Jun 2013 15:58:32 +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: <1371915439.cd91a56fdf2aed4bc88c11014ebd483123f37ded.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: cd91a56fdf2aed4bc88c11014ebd483123f37ded X-VCS-Branch: master Date: Sat, 22 Jun 2013 15:58:32 +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: 8448a8c8-695a-41f3-b248-3e31d46347b8 X-Archives-Hash: 598218637bd54320833e3a4e1523145a commit: cd91a56fdf2aed4bc88c11014ebd483123f37ded Author: Ulrich Müller gentoo org> AuthorDate: Sat Jun 22 15:37:19 2013 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Sat Jun 22 15:37:19 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=cd91a56f Update NEWS. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 923bb53..a8ab975 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ This file contains a summary of changes in released versions. Please read the ChangeLog file for a more detailed listing of changes/bug fixes. +1.3.5: + Bug fixes: + - Fixed bug #451150: Restore stderr in die() for proper error output. + - Fixed bug #473542: Workaround for ARCH in prefix/linux profiles. + + New features: + - Honour PORTAGE_CONFIGROOT in profile module (bug #453006). + 1.3.4: Bug fixes: - Fixed bug #444620: Make profile module work in Prefix.