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 64CA7138D29 for ; Sat, 15 Feb 2014 00:00:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A19BE0A94; Sat, 15 Feb 2014 00:00:13 +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 A041CE0A94 for ; Sat, 15 Feb 2014 00:00:12 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [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 B652233F9DA for ; Sat, 15 Feb 2014 00:00:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 3C12B18873 for ; Sat, 15 Feb 2014 00:00:10 +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: <1392422004.e28e17a96cceed0be469fe81fcdf9745d767fbce.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: e28e17a96cceed0be469fe81fcdf9745d767fbce X-VCS-Branch: master Date: Sat, 15 Feb 2014 00:00:10 +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: b3dba82a-e386-4cf9-8170-11c00962fd3d X-Archives-Hash: a1cd02a52be7eddcb1a48c713987ca82 commit: e28e17a96cceed0be469fe81fcdf9745d767fbce Author: Ulrich Müller gentoo org> AuthorDate: Fri Feb 14 23:53:24 2014 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Feb 14 23:53:24 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=e28e17a9 Update NEWS. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index e7506a9..2035926 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.1: + New features: + - Recognise arm64 in package-manager lib. + - Do not source functions.sh in rc module (bug #373219). + 1.4: Bug fixes: - Fixed bug #460328: Don't warn about symlink path when using --force