diff options
author | 2013-11-28 20:03:51 +0000 | |
---|---|---|
committer | 2013-11-28 20:03:51 +0000 | |
commit | 786f3f201dd3609c91292fae503b0376dbd2d807 (patch) | |
tree | 13af58e35b38cda81267785566e9d69977b6f3d1 /net-misc/dhcp/ChangeLog | |
parent | Add USE=nls support #491202 by Seemant Kulleen. (diff) | |
download | gentoo-2-786f3f201dd3609c91292fae503b0376dbd2d807.tar.gz gentoo-2-786f3f201dd3609c91292fae503b0376dbd2d807.tar.bz2 gentoo-2-786f3f201dd3609c91292fae503b0376dbd2d807.zip |
Fix syntax error in PEER_DNS patches #489980 by Aleksandr Karagodov.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'net-misc/dhcp/ChangeLog')
-rw-r--r-- | net-misc/dhcp/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-misc/dhcp/ChangeLog b/net-misc/dhcp/ChangeLog index 041806b27611..44956b9ac682 100644 --- a/net-misc/dhcp/ChangeLog +++ b/net-misc/dhcp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/dhcp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.244 2013/09/28 11:50:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.245 2013/11/28 20:03:51 vapier Exp $ + + 28 Nov 2013; Mike Frysinger <vapier@gentoo.org> + files/dhcp-4.2.1-dhclient-resolvconf.patch, + files/dhcp-4.2.2-dhclient-resolvconf.patch, + files/dhcp-4.2.5-iproute2-path.patch: + Fix syntax error in PEER_DNS patches #489980 by Aleksandr Karagodov. *dhcp-4.2.5_p1-r1 (28 Sep 2013) |