diff options
Diffstat (limited to 'net-misc/pump/ChangeLog')
-rw-r--r-- | net-misc/pump/ChangeLog | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/net-misc/pump/ChangeLog b/net-misc/pump/ChangeLog index fb716e048901..90ccd5d28a15 100644 --- a/net-misc/pump/ChangeLog +++ b/net-misc/pump/ChangeLog @@ -1,6 +1,22 @@ # ChangeLog for net-misc/pump # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/ChangeLog,v 1.12 2005/04/27 00:37:30 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/ChangeLog,v 1.13 2005/06/30 12:46:05 uberlord Exp $ + +*pump-0.8.21-r1 (30 Jun 2005) + + 30 Jun 2005; Roy Marples <uberlord@gentoo.org> + +files/pump-0.8.21-gentoo-disable-before-setup.diff, + +files/pump-0.8-gentoo-etcdir-routemetric.diff, -pump-0.8.21.ebuild, + +pump-0.8.21-r1.ebuild: + Enable the -e (--etc-dir) option to specify where to make + resolv.conf - default /etc + + Enable the -m (--route-metric) option to specify the default + metric applied to routes + + For some reason, pump doesn't disable the interface before + applying it's setup - this resulted in a duplicate route, so we + re-introduce the old behaviour *pump-0.8.21 (27 Apr 2005) |