diff options
author | 2006-04-11 13:54:51 +0000 | |
---|---|---|
committer | 2006-04-11 13:54:51 +0000 | |
commit | 2ce5cc3b9c05582290badad2d396a9a9ee6e5551 (patch) | |
tree | c64eb1eccc86684415c557ed156f55cfdda9445e /net-misc/dhcpcd/ChangeLog | |
parent | uh, please mr repoman wont you generate me a Manifest (diff) | |
download | historical-2ce5cc3b9c05582290badad2d396a9a9ee6e5551.tar.gz historical-2ce5cc3b9c05582290badad2d396a9a9ee6e5551.tar.bz2 historical-2ce5cc3b9c05582290badad2d396a9a9ee6e5551.zip |
Fix patch so we just show timeout errors.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'net-misc/dhcpcd/ChangeLog')
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index 53c8e72a0d45..15558f1c4b83 100644 --- a/net-misc/dhcpcd/ChangeLog +++ b/net-misc/dhcpcd/ChangeLog @@ -1,14 +1,14 @@ # ChangeLog for net-misc/dhcpcd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.86 2006/04/11 11:40:32 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.87 2006/04/11 13:54:51 uberlord Exp $ *dhcpcd-2.0.4-r1 (11 Apr 2006) 11 Apr 2006; Roy Marples <uberlord@gentoo.org> +files/dhcpcd-2.0.4-exit.patch, +dhcpcd-2.0.4-r1.ebuild: Fix a regression in dhcpcd-2.0.4 where we would exit with a zero status - if we failed to get a lease. Also, we now report errors to stderr as well - as syslog. + if we failed to get a lease. Also, we now report timeout errors to + stderr as well as syslog. *dhcpcd-2.0.4 (07 Apr 2006) |