diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-12 10:54:27 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-12 10:54:27 +0000 |
commit | f886f48f60995d649fde9771951b4096fb6d6ec7 (patch) | |
tree | 3c1f2e77fe54d47b3dd6ee00ee15ee58097843d1 /net-analyzer/mwcollect/ChangeLog | |
parent | Bug #114925, thanks to "malc" (diff) | |
download | historical-f886f48f60995d649fde9771951b4096fb6d6ec7.tar.gz historical-f886f48f60995d649fde9771951b4096fb6d6ec7.tar.bz2 historical-f886f48f60995d649fde9771951b4096fb6d6ec7.zip |
Fixed modules patch in bug #115269 and added a new patch to fix pid writing.
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-analyzer/mwcollect/ChangeLog')
-rw-r--r-- | net-analyzer/mwcollect/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-analyzer/mwcollect/ChangeLog b/net-analyzer/mwcollect/ChangeLog index 9193b9cfdeb7..0f66f99fa5fd 100644 --- a/net-analyzer/mwcollect/ChangeLog +++ b/net-analyzer/mwcollect/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/mwcollect # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mwcollect/ChangeLog,v 1.6 2005/12/11 03:03:22 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mwcollect/ChangeLog,v 1.7 2005/12/12 10:54:27 chriswhite Exp $ + + 12 Dec 2005; Chris White <chriswhite@gentoo.org> + files/mwcollect-3.0.1-modules.patch, +files/mwcollect-3.0.1-pid.patch, + files/initd, mwcollect-3.0.1.ebuild: + Fixed modules patch in bug #115269 and added a new patch to fix pid writing. *mwcollect-3.0.1 (11 Dec 2005) |