summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/dhcpcd/ChangeLog')
-rw-r--r--net-misc/dhcpcd/ChangeLog6
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)