diff options
author | Roy Marples <uberlord@gentoo.org> | 2005-10-10 07:39:01 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2005-10-10 07:39:01 +0000 |
commit | 8331d906f02856a06702b3478def0cb22a84ebf2 (patch) | |
tree | 779ce02996f7edcb207a06d92dc85f5770dbaede /sys-apps/ifplugd/ChangeLog | |
parent | Stable on mips. (diff) | |
download | historical-8331d906f02856a06702b3478def0cb22a84ebf2.tar.gz historical-8331d906f02856a06702b3478def0cb22a84ebf2.tar.bz2 historical-8331d906f02856a06702b3478def0cb22a84ebf2.zip |
Fixed init script to work with all options and stop correctly with
baselayout<1.12 wrt #108464
ifplugd.action is now installed to /etc
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-apps/ifplugd/ChangeLog')
-rw-r--r-- | sys-apps/ifplugd/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/sys-apps/ifplugd/ChangeLog b/sys-apps/ifplugd/ChangeLog index 7d5d72e3cd32..3b5f6c0fe120 100644 --- a/sys-apps/ifplugd/ChangeLog +++ b/sys-apps/ifplugd/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for sys-apps/ifplugd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.27 2005/09/08 14:37:32 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.28 2005/10/10 07:39:01 uberlord Exp $ + +*ifplugd-0.28-r3 (10 Oct 2005) + + 10 Oct 2005; Roy Marples <uberlord@gentoo.org> + -files/ifplugd-0.26-gentoo.diff, +files/ifplugd-0.28-nlapi.diff, + files/ifplugd.init, metadata.xml, -ifplugd-0.28-r2.ebuild, + +ifplugd-0.28-r3.ebuild: + Fixed init script to work with all options and stop correctly with + baselayout<1.12 wrt #108464 + + ifplugd.action is now installed to /etc *ifplugd-0.28-r2 (08 Sep 2005) |