Rolling a new genkernel 3.4.10.904 version for testing.
authorChris Gianelloni <wolf31o2@wolf31o2.org>
Fri, 24 Apr 2009 00:14:13 +0000 (17:14 -0700)
committerChris Gianelloni <wolf31o2@wolf31o2.org>
Fri, 24 Apr 2009 00:14:13 +0000 (17:14 -0700)
ChangeLog
genkernel

index 1aa4aa27fea14cd38246030d3c1cdda27fec7ad5..8a9f1d7231df80286a32c13908bd10c6ca340798 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
 # Distributed under the GPL v2
 
+  24 Apr 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M:
+  Rolling a new genkernel 3.4.10.904 version for testing.
+
   17 Apr 2009; Andrew Gaffney <agaffney@gentoo.org> netboot/busy-config:
   Apply patch from gentoo bug #266373 for additional options in the netboot
   busy-config
index f74846eb53253652282b624143c48a47e072ce4e..a28f6e16addaa27797250eb9c4cc3d7e60fd801b 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.10.902'
+GK_V='3.4.10.904'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.