From c897f803998fbe85bd898bb7d6e93115df9d8fd2 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Fri, 6 Jan 2012 01:11:30 +0000 Subject: [PATCH] Fix up changelog Signed-off-by: Robin H. Johnson --- ChangeLog | 22 +++++----------------- 1 file 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$ + 06 Jan 2012; Robin H. Johnson ChangeLog: + Fix up changelog + 05 Jan 2012; Sebastian Pipping genkernel: Bump version to 3.4.21.1 05 Jan 2012; Sebastian Pipping defaults/initrd.scripts, defaults/linuxrc, doc/genkernel.8.txt: - Introduce boot parameter root_trim=(yes|no) for SSDs - + Introduce boot parameter root_trim=(yes|no) for SSDs. Special thanks: - Christian Kruse 04 Jan 2012; Sebastian Pipping arch/um/busy-config, defaults/busy-config, netboot/busy-config: Set CONFIG_NFSMOUNT=n in busybox config to fix compilation with glibc 2.14. - Special thanks: - Borg Onion @@ -56,7 +57,7 @@ patches/busybox/1.18.1/1.18.1-mdstart.diff: Fix patch typo that broke compile. - 22 Sept 2011; Robin H. Johnson defaults/initrd.scripts, + 22 Sep 2011; Robin H. Johnson defaults/initrd.scripts, defaults/linuxrc: Fix trailing backtick and root-on-LVM. @@ -71,7 +72,6 @@ 30 Aug 2011; Sebastian Pipping defaults/initrd.scripts: Fix quoting issue (bug #380729). - Thanks to: - Axel Bringenberg @@ -113,7 +113,6 @@ 27 Jul 2011; Sebastian Pipping defaults/initrd.scripts: Fix display of seconds waiting (bug #376575) - Thanks to Richard Scott 26 Jul 2011; Robin H. Johnson gen_arch.sh: @@ -176,7 +175,6 @@ 31 May 2011; Sebastian Pipping defaults/linuxrc, doc/genkernel.8.txt: Add rootfstype= boot parameter (bug #221245) - Special thanks: - Marcin Kurek @@ -229,7 +227,6 @@ 24 Feb 2011; Sebastian Pipping ChangeLog: Fix handling of mdadm.conf (bug #354809) - Special thanks: - Peter Hjalmarsson @@ -238,20 +235,17 @@ 09 Feb 2011; Sebastian Pipping genkernel.conf: Add SPLASH and SPLASH_THEME to genkernel.conf (bug #268468) - Special thanks: - PhobosK 08 Feb 2011; Sebastian Pipping ChangeLog: Add iBFT support for iSCSI (bug #314575) - Special thanks: - Stefan Behte 7 Feb 2011; Sebastian Pipping ChangeLog: Use devtmpfs/tmpfs for /dev (bug #353024) Rescue devtmpfs /dev over to chroot (bug #353024, bug #344407) - Special thanks: - Peter Hjalmarsson @@ -260,7 +254,6 @@ 31 Jan 2011; Sebastian Pipping ChangeLog: Speed up LVM activation (bug #351047) - Special thanks: - Peter Hjalmarsson @@ -280,7 +273,6 @@ 30 Jan 2011; Sebastian Pipping ChangeLog: Enhance console handling on netboot linuxrc (bug #353084) Enable shadow on netboot's busybox config (bug #353085) - Special thanks: - Raúl Porcel @@ -289,7 +281,6 @@ 29 Jan 2011; Sebastian Pipping gen_compile.sh: No longer require device mapper bincache for compiling lvm (bug #353026) - Special thanks: - Peter Hjalmarsson @@ -319,7 +310,6 @@ 20 Jan 2011; Sebastian Pipping 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 gen_configkernel.sh: Move application of kernel config after "make mrproper" as that deletes .config (whereas "make clean" does not) (bug #351906) - Special thanks: - Peter Hjalmarsson @@ -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)