summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-04-22 17:27:37 +0000
committerRoy Marples <uberlord@gentoo.org>2007-04-22 17:27:37 +0000
commiteb9394f5cd7f979f625786b9e4b40d04f65991eb (patch)
tree813937ba8a8f6711facca9f61237719b096c6e04 /net-misc/dhcp/ChangeLog
parentFixed DOC_DIR_SUFFIX handling. Fixes bug 175538. (diff)
downloadhistorical-eb9394f5cd7f979f625786b9e4b40d04f65991eb.tar.gz
historical-eb9394f5cd7f979f625786b9e4b40d04f65991eb.tar.bz2
historical-eb9394f5cd7f979f625786b9e4b40d04f65991eb.zip
newins -> newconfd, #174266.
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'net-misc/dhcp/ChangeLog')
-rw-r--r--net-misc/dhcp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/dhcp/ChangeLog b/net-misc/dhcp/ChangeLog
index 6398491b0c4d..8555290c6055 100644
--- a/net-misc/dhcp/ChangeLog
+++ b/net-misc/dhcp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/dhcp
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.125 2007/03/22 15:36:59 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.126 2007/04/22 17:27:37 uberlord Exp $
+
+ 22 Apr 2007; Roy Marples <uberlord@gentoo.org> dhcp-3.0.3-r9.ebuild,
+ dhcp-3.0.5.ebuild, dhcp-3.0.5-r1.ebuild, dhcp-3.1.0_alpha2.ebuild:
+ newins -> newconfd, #174266.
22 Mar 2007; Roy Marples <uberlord@gentoo.org> files/dhcrelay.init:
Remove bashisms from dhcrelay script, #171766 thanks to Natanael Copa.