diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-11-01 19:12:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-11-01 19:12:06 +0000 |
commit | 80c435954bf4603187d1cfcba858b9136cefbecc (patch) | |
tree | 6980ca96576e148cba7007ddd9c20f14c57de515 /sys-apps | |
parent | Fix problems related to depscan/envupdate caching. Add the 'lo' option to RC_... (diff) | |
download | gentoo-2-80c435954bf4603187d1cfcba858b9136cefbecc.tar.gz gentoo-2-80c435954bf4603187d1cfcba858b9136cefbecc.tar.bz2 gentoo-2-80c435954bf4603187d1cfcba858b9136cefbecc.zip |
ChangeLog fixups - mark where rc-scripts was updated the past couple times
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/baselayout/ChangeLog | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/sys-apps/baselayout/ChangeLog b/sys-apps/baselayout/ChangeLog index bc1bce667e69..b7163e0bb98d 100644 --- a/sys-apps/baselayout/ChangeLog +++ b/sys-apps/baselayout/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-apps/baselayout # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.186 2004/11/01 19:10:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.187 2004/11/01 19:12:06 agriffis Exp $ # See the gentoo-src rc-scripts ChangeLog for up-to-date release information: # http://www.gentoo.org/cgi-bin/viewcvs.cgi/rc-scripts/ChangeLog?rev=HEAD&cvsroot=gentoo-src&content-type=text/vnd.viewcvs-markup @@ -8,16 +8,17 @@ *baselayout-1.11.5 (01 Nov 2004) 01 Nov 2004; Aron Griffis <agriffis@gentoo.org> +baselayout-1.11.5.ebuild: - Fix problems related to depscan/envupdate caching. Add the 'lo' option to - RC_NET_STRICT_CHECKING to resolve bug #29225. Lots of net-scripts bug-fixes. - See rc-scripts ChangeLog for more details + Update to rc-scripts-1.6.5: Fix problems related to depscan/envupdate + caching. Add the 'lo' option to RC_NET_STRICT_CHECKING to resolve bug #29225. + Lots of net-scripts bug-fixes. See rc-scripts ChangeLog for more details *baselayout-1.11.4 (25 Oct 2004) 25 Oct 2004; Aron Griffis <agriffis@gentoo.org> -baselayout-1.11.3.ebuild, +baselayout-1.11.4.ebuild: - Fix net-scripts problems related to module loading and alias management. Fix - some bugs related to /dev and fsck. See rc-scripts ChangeLog for details + Update to rc-scripts-1.6.4: Fix net-scripts problems related to module + loading and alias management. Fix some bugs related to /dev and fsck. See + rc-scripts ChangeLog for details 23 Oct 2004; Aron Griffis <agriffis@gentoo.org> baselayout-1.11.3.ebuild: Use rc-scripts-1.4.16-livecd.patch for baselayout-1.11.x until patch is |