aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 18:17:05 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 18:17:05 +0000
commit4a23e42be85333dccc39cca6555b96a065ff3855 (patch)
treeeecae582e6dc55f13b56f537b777befc2ed6d1ae /ChangeLog
parent9cf4628aaa780eb8173c7184d5ccf4f0f3b1abb1 (diff)
Make sure we list all config files in rc help output.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bcc71ac7..657182a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
+ 25 Aug 2007; Mike Frysinger <vapier@gentoo.org>:
+
+ Make sure we list all config files in rc help output.
+
22 Aug 2007; Roy Marples <uberlord@gentoo.org>:
- Only open /proc/cmdline if it exists, #189686 thanks to Christian Affolter
+ Only open /proc/cmdline if it exists, #189686 thanks to Christian Affolter.
21 Aug 2007; Roy Marples <uberlord@gentoo.org>: