diff options
author | 2007-08-25 18:17:05 +0000 | |
---|---|---|
committer | 2007-08-25 18:17:05 +0000 | |
commit | ff0fea68ee4689b83953d76b3dc77328b073bf30 (patch) | |
tree | eecae582e6dc55f13b56f537b777befc2ed6d1ae /ChangeLog | |
parent | Setup wtmp for BSD too (diff) | |
download | baselayout-ff0fea68ee4689b83953d76b3dc77328b073bf30.tar.gz baselayout-ff0fea68ee4689b83953d76b3dc77328b073bf30.tar.bz2 baselayout-ff0fea68ee4689b83953d76b3dc77328b073bf30.zip |
Make sure we list all config files in rc help output.
svn path=/trunk/; revision=2849
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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>: |