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-414977-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RiyS5-00070F-JQ
	for garchives@archives.gentoo.org; Fri, 06 Jan 2012 01:18:37 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AE7F521C04D;
	Fri,  6 Jan 2012 01:18:30 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 6928221C04D
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Jan 2012 01:18:30 +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 D54901B40F0
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Jan 2012 01:18:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 54B1380042
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Jan 2012 01:18:29 +0000 (UTC)
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" <robbat2@gentoo.org>
Message-ID: <c897f803998fbe85bd898bb7d6e93115df9d8fd2.robbat2@gentoo>
Subject: [gentoo-commits] proj/genkernel:master commit in: /
X-VCS-Repository: proj/genkernel
X-VCS-Files: ChangeLog
X-VCS-Directories: /
X-VCS-Committer: robbat2
X-VCS-Committer-Name: Robin H. Johnson
X-VCS-Revision: c897f803998fbe85bd898bb7d6e93115df9d8fd2
Date: Fri,  6 Jan 2012 01:18:29 +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: 228066c2-0c2f-47e3-96f1-c779741ad91e
X-Archives-Hash: d2fb0c85db81d5542c7a3ac786926d98

commit:     c897f803998fbe85bd898bb7d6e93115df9d8fd2
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  6 01:11:30 2012 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri Jan  6 01:11:30 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/genkernel.git=
;a=3Dcommit;h=3Dc897f803

Fix up changelog

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

---
 ChangeLog |   22 +++++-----------------
 1 files changed, 5 insertions(+), 17 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index dfb5c05..38d63a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,20 +5,21 @@
 # Distributed under the GPL v2
 # $Id$
=20
+  06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> ChangeLog:
+  Fix up changelog
+
   05 Jan 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
   Bump version to 3.4.21.1
=20
   05 Jan 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scri=
pts,
   defaults/linuxrc, doc/genkernel.8.txt:
-  Introduce boot parameter root_trim=3D(yes|no) for SSDs
-
+  Introduce boot parameter root_trim=3D(yes|no) for SSDs.
   Special thanks:
   - Christian Kruse
=20
   04 Jan 2012; Sebastian Pipping <sping@gentoo.org> arch/um/busy-config,
   defaults/busy-config, netboot/busy-config:
   Set CONFIG_NFSMOUNT=3Dn in busybox config to fix compilation with glib=
c 2.14.
-
   Special thanks:
   - Borg Onion
=20
@@ -56,7 +57,7 @@
   patches/busybox/1.18.1/1.18.1-mdstart.diff:
   Fix patch typo that broke compile.
=20
-  22 Sept 2011; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.sc=
ripts,
+  22 Sep 2011; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scr=
ipts,
   defaults/linuxrc:
   Fix trailing backtick and root-on-LVM.
=20
@@ -71,7 +72,6 @@
=20
   30 Aug 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scri=
pts:
   Fix quoting issue (bug #380729).
-
   Thanks to:
   - Axel Bringenberg
=20
@@ -113,7 +113,6 @@
=20
   27 Jul 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scri=
pts:
   Fix display of seconds waiting (bug #376575)
-
   Thanks to Richard Scott
=20
   26 Jul 2011; Robin H. Johnson <robbat2@gentoo.org> gen_arch.sh:
@@ -176,7 +175,6 @@
   31 May 2011; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc,
   doc/genkernel.8.txt:
   Add rootfstype=3D boot parameter (bug #221245)
-
   Special thanks:
   - Marcin Kurek
=20
@@ -229,7 +227,6 @@
=20
   24 Feb 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
   Fix handling of mdadm.conf (bug #354809)
-
   Special thanks:
   - Peter Hjalmarsson
=20
@@ -238,20 +235,17 @@
=20
   09 Feb 2011; Sebastian Pipping <sping@gentoo.org> genkernel.conf:
   Add SPLASH and SPLASH_THEME to genkernel.conf (bug #268468)
-
   Special thanks:
   - PhobosK
=20
   08 Feb 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
   Add iBFT support for iSCSI (bug #314575)
-
   Special thanks:
   - Stefan Behte
=20
   7 Feb 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
   Use devtmpfs/tmpfs for /dev (bug #353024)
   Rescue devtmpfs /dev over to chroot (bug #353024, bug #344407)
-
   Special thanks:
   - Peter Hjalmarsson
=20
@@ -260,7 +254,6 @@
=20
   31 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
   Speed up LVM activation (bug #351047)
-
   Special thanks:
   - Peter Hjalmarsson
=20
@@ -280,7 +273,6 @@
   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
   Enhance console handling on netboot linuxrc (bug #353084)
   Enable shadow on netboot's busybox config (bug #353085)
-
   Special thanks:
   - Ra=C3=BAl Porcel
=20
@@ -289,7 +281,6 @@
=20
   29 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_compile.sh:
   No longer require device mapper bincache for compiling lvm (bug #35302=
6)
-
   Special thanks:
   - Peter Hjalmarsson
=20
@@ -319,7 +310,6 @@
=20
   20 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
   Add proper mdadm support (bug #282100)
-
   Special thanks:
   - Craig Andrews (Testing)
   - Laurent Pinchart (mdmon/IMSM support)
@@ -332,7 +322,6 @@
   20 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh:
   Move application of kernel config after "make mrproper" as that delete=
s
   .config (whereas "make clean" does not) (bug #351906)
-
   Special thanks:
   - Peter Hjalmarsson
=20
@@ -363,7 +352,6 @@
   - Fix warning "cannot remove `/var/cache/genkernel/src'" (bug #347213)
   - Allow configuring the list of busybox applets (bug #326593)
   - Fix arithmetic bug in defaults/initrd.scripts (bug #339789)
-
   Special thanks:
   - Amadeusz Zolnowski (LVM update)
   - Christian Giessner (UUID crypt_root)