aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-07-09 10:26:02 +0000
committerRoy Marples <roy@marples.name>2007-07-09 10:26:02 +0000
commit53d17a1be2f9a47cec9e663905fbe1ee3637e050 (patch)
treec28d852eab9f9719757e34bc128f2abd17444361 /ChangeLog
parente03844fd26cf5b6f01949e1c3ded14e5b4d812ec (diff)
Add an option to fork ldconfig in env-update, #182794. Also, preserve the entire line in /etc/env.d/foo if it begins with $
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7e92d3a..c7e01342 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
+ 09 Jul 2007; Roy Marples <uberlord@gentoo.org>:
+
+ Add an option to fork ldconfig in env-update, #182794
+
06 Jul 2007; Roy Marples <uberlord@gentoo.org>:
Add and delete IPv6 addresses and routes correctly on FreeBSD, #184430