From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-423287-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RtJwE-0000u4-6v
	for garchives@archives.gentoo.org; Fri, 03 Feb 2012 14:16:30 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C48C6E060F;
	Fri,  3 Feb 2012 14:16:22 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 97074E060F
	for <gentoo-commits@lists.gentoo.org>; Fri,  3 Feb 2012 14:16:22 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 1D79E1B400B
	for <gentoo-commits@lists.gentoo.org>; Fri,  3 Feb 2012 14:16:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 8DB858004F
	for <gentoo-commits@lists.gentoo.org>; Fri,  3 Feb 2012 14:16:21 +0000 (UTC)
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" <sping@gentoo.org>
Message-ID: <7452b0733cb786b32e31af060b8952e41b9e3f59.sping@gentoo>
Subject: [gentoo-commits] proj/genkernel:master commit in: /
X-VCS-Repository: proj/genkernel
X-VCS-Files: ChangeLog
X-VCS-Directories: /
X-VCS-Committer: sping
X-VCS-Committer-Name: Sebastian Pipping
X-VCS-Revision: 7452b0733cb786b32e31af060b8952e41b9e3f59
Date: Fri,  3 Feb 2012 14:16:21 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 4faea9a4-6a7b-4b36-a3ac-810d8507d9cb
X-Archives-Hash: 6f3ef12966e9e07914959316d19671f0

commit:     7452b0733cb786b32e31af060b8952e41b9e3f59
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Fri Feb  3 14:12:25 2012 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 14:13:37 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/genkernel.git=
;a=3Dcommit;h=3D7452b073

Extend change log

---
 ChangeLog |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 370f6fc..1c39b7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
=20
+  03 Feb 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scri=
pts:
+  Support SD card readers. Patch by Rick Farina
+
   24 Jan 2012; Sebastian Pipping <sping@gentoo.org> .gitignore, genkerne=
l:
   Bump version to 3.4.24
=20