diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-09-24 20:07:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-09-24 20:07:15 +0000 |
commit | 9242c91666d2ab3cdfcb497d9010df4d540047db (patch) | |
tree | 2f5766c7aab0eb25f8b600c051901788b8faade5 /sys-apps/hotplug/ChangeLog | |
parent | repoman commit (diff) | |
download | historical-9242c91666d2ab3cdfcb497d9010df4d540047db.tar.gz historical-9242c91666d2ab3cdfcb497d9010df4d540047db.tar.bz2 historical-9242c91666d2ab3cdfcb497d9010df4d540047db.zip |
fix bogus error messages
Diffstat (limited to 'sys-apps/hotplug/ChangeLog')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 3b03025c2811..660a69c18a5d 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/hotplug # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.23 2003/09/14 07:06:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.24 2003/09/24 20:07:15 agriffis Exp $ + +*hotplug-20030805-r1 (24 Sep 2003) + + 24 Sep 2003; Aron Griffis <agriffis@gentoo.org> hotplug-20030805-r1.ebuild, + files/hotplug.functions.patch: + Add patch to fix bogus error messages from hotplug.functions *hotplug-20030805 (13 Sep 2003) |