env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #176198.

This commit is contained in:
Roy Marples
2007-04-27 11:24:05 +00:00
parent e6a610fbc7
commit abfd181dde
5 changed files with 156 additions and 60 deletions

View File

@@ -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.