diff options
author | Roy Marples <roy@marples.name> | 2007-04-27 11:24:05 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-04-27 11:24:05 +0000 |
commit | abfd181ddecbe1ecc67acbcd36a885cc6bd2a06d (patch) | |
tree | c2afebd4f76d25bc433e539e25e366a39107b79a /ChangeLog | |
parent | e6a610fbc7139130e4523965a167288da3b2d27f (diff) |
env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #176198.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 + 27 Apr 2007; Roy Marples <uberlord@gentoo.org>: + + env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d + values, #176198. + 26 Apr 2007; Roy Marples <uberlord@gentoo.org>: checkroot and checkfs now use more friendly generic options, #116016. |