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 2FE4B138202 for ; Wed, 28 Aug 2013 06:12:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F37E0E0B98; Wed, 28 Aug 2013 06:11:59 +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 6C4DEE0B9B for ; Wed, 28 Aug 2013 06:11:59 +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 5708433EC9C for ; Wed, 28 Aug 2013 06:11:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0AF2DE468F for ; Wed, 28 Aug 2013 06:11:57 +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: <1377668798.088571ac5bd2c006cd79424abf51cc23bcacfeca.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: 088571ac5bd2c006cd79424abf51cc23bcacfeca X-VCS-Branch: master Date: Wed, 28 Aug 2013 06:11:57 +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: 3bfb4859-46f6-4bba-9add-291e007b4bc9 X-Archives-Hash: b97f74bb67fd5451c0561330d6ddbcaf commit: 088571ac5bd2c006cd79424abf51cc23bcacfeca Author: Ulrich Müller gentoo org> AuthorDate: Wed Aug 28 05:46:38 2013 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Wed Aug 28 05:46:38 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=088571ac Update NEWS. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 731554e..818ae0d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ 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.8: + Bug fixes: + - Don't install man page for removed bashcomp module. + 1.3.7: Bug fixes: - Fixed bug #460328: kernel module check for Makefile in target tree.