From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 26D791381FA for ; Sat, 24 May 2014 17:51:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89F6CE08F6; Sat, 24 May 2014 17:51:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A136E0794 for ; Sat, 24 May 2014 17:51:43 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25FCF33FE4A for ; Sat, 24 May 2014 17:51:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 9AAE21818D for ; Sat, 24 May 2014 17:51:40 +0000 (UTC) From: "Ulrich Müller" 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 Müller" Message-ID: <1400952733.65620365fc9e49d782a79ad9974617cb33337c3e.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 Müller X-VCS-Revision: 65620365fc9e49d782a79ad9974617cb33337c3e X-VCS-Branch: master Date: Sat, 24 May 2014 17:51:40 +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: 5c43c253-76a6-4e98-b799-7a4b84d6218d X-Archives-Hash: 9387ff3b3b0bad06535115f72fc9d97c commit: 65620365fc9e49d782a79ad9974617cb33337c3e Author: Ulrich Müller gentoo org> AuthorDate: Sat May 24 17:32:13 2014 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat May 24 17:32:13 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=65620365 Update NEWS. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 2035926..f891f60 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ 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.4.2: + Bug fixes: + - Fixed bug #511132: Breakage with bash 4.3 in profile module. + - Documentation fixes in user and developer guides. + 1.4.1: New features: - Recognise arm64 in package-manager lib.