Setting executable bit properly on shell scripts and configuration files.
authorChris Gianelloni <wolf31o2@gentoo.org>
Sun, 14 Dec 2008 02:14:21 +0000 (18:14 -0800)
committerChris Gianelloni <wolf31o2@gentoo.org>
Sun, 14 Dec 2008 02:14:21 +0000 (18:14 -0800)
ChangeLog

index bbe7cf407a9d501e6abc939ee0215cf9f10d8e6c..57f59101d3dd96282cd8e88e965ece3f4185a443 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,18 @@
 # Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
 # Distributed under the GPL v2
 
+  14 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
+  arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
+  arch/mips/config.sh, arch/parisc/config.sh, arch/parisc64/config.sh,
+  arch/ppc/config.sh, arch/ppc64/config.sh, arch/sparc/config.sh,
+  arch/sparc64/config.sh, arch/um/config.sh, arch/x86/config.sh,
+  arch/x86_64/config.sh, defaults/config.sh, defaults/initrd.defaults,
+  defaults/initrd.scripts, defaults/linuxrc, defaults/udhcpc.scripts,
+  gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
+  gen_initramfs.sh, gen_moddeps.sh, gen_package.sh, genkernel.conf,
+  netboot/linuxrc.x, netboot/misc/bin/net-setup:
+  Setting executable bit properly on shell scripts and configuration files.
+
   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
   Create /sbin directory in append_luks for bug #250330