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 0B1A3138202 for ; Mon, 5 Nov 2012 18:32:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71DDCE0566; Mon, 5 Nov 2012 18:30:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4C5B7E0566 for ; Mon, 5 Nov 2012 18:30:32 +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 D353C33D84C for ; Mon, 5 Nov 2012 18:30:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 691DDE545D for ; Mon, 5 Nov 2012 18:30:28 +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: <1350334430.65f400c541b5f5064110181490d3e3da4b28ddcd.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: 65f400c541b5f5064110181490d3e3da4b28ddcd X-VCS-Branch: ryao Date: Mon, 5 Nov 2012 18:30:28 +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: a6729d61-011e-44c4-b00a-e6fa2e2efca0 X-Archives-Hash: 1e08a7c11792d317ecbb043cd0f7cbc1 commit: 65f400c541b5f5064110181490d3e3da4b28ddcd Author: Robin H. Johnson gentoo org> AuthorDate: Mon Oct 15 20:53:50 2012 +0000 Commit: Richard Yao gentoo org> CommitDate: Mon Oct 15 20:53:50 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=65f400c5 Add missing ChangeLog entry for xake's commit --- ChangeLog | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 992ab91..0df1690 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 15 Oct 2012; Peter Hjalmarsson gen_compile.sh: + Fix calling of depmod. + 15 Oct 2012; Robin H. Johnson genkernel: Bump for 3.4.44.1 with bugfix-only.