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 A0F2C138200 for ; Mon, 5 Nov 2012 18:32:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04A88E058A; Mon, 5 Nov 2012 18:30:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DFA77E0574 for ; Mon, 5 Nov 2012 18:30:30 +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 3154E33D8AF for ; Mon, 5 Nov 2012 18:30:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DC6BEE545A for ; Mon, 5 Nov 2012 18:30:27 +0000 (UTC) From: "Richard Yao" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Yao" Message-ID: <1350279585.21b2b7f664c152d273bb397fed6e10c8fe4e3c59.ryao@gentoo> Subject: [gentoo-commits] proj/genkernel:ryao commit in: / X-VCS-Repository: proj/genkernel X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: ryao X-VCS-Committer-Name: Richard Yao X-VCS-Revision: 21b2b7f664c152d273bb397fed6e10c8fe4e3c59 X-VCS-Branch: ryao Date: Mon, 5 Nov 2012 18:30:27 +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: 6d15e907-c830-4b7e-bf6f-8ab9dde476b6 X-Archives-Hash: 09a9a9bfcd758c87ddf860d69c204f34 commit: 21b2b7f664c152d273bb397fed6e10c8fe4e3c59 Author: Robin H. Johnson gentoo org> AuthorDate: Mon Oct 15 05:39:45 2012 +0000 Commit: Richard Yao gentoo org> CommitDate: Mon Oct 15 05:39:45 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=21b2b7f6 Missing ChangeLog --- ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 890050f..51fdf00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,10 @@ # - 2008-2012 Various authors (see AUTHORS) # Distributed under the GPL v2 # $Id$ + + 15 Oct 2012; Robin H. Johnson gen_compile.sh, + gen_package.sh: + Fix corner cases on OUTPUTDIR. 14 Oct 2012; Sebastian Pipping genkernel: Bump version to 3.4.44