diff options
author | Roy Marples <uberlord@gentoo.org> | 2005-12-09 14:13:30 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2005-12-09 14:13:30 +0000 |
commit | 01beabeea66a0a0a307ed5b57d783e8de80eba38 (patch) | |
tree | 6c1a50430edd1aa907e8a79a888c88e07434fca4 /net-misc/dhcp/ChangeLog | |
parent | mask net-misc/dhcp-3.0.4_beta* for testing (diff) | |
download | gentoo-2-01beabeea66a0a0a307ed5b57d783e8de80eba38.tar.gz gentoo-2-01beabeea66a0a0a307ed5b57d783e8de80eba38.tar.bz2 gentoo-2-01beabeea66a0a0a307ed5b57d783e8de80eba38.zip |
New upstream beta release, fixes #101891.
Dropped token ring patch as a better fix has been made upstream.
Added patch to quiet the isc blurb if the -q option is given.
(patch nobbled from RedHat and adapted by me for dhclient and dhcrelay)
Install Japanese documentation if ja is in LINGUAS and en isn't.
Tart up the installed dhclient-script to add a comment saying
that they aren't used when using Gentoo baselayout net scripts.
Branded the binaries with Gentoo revision.
(Portage version: 2.0.53)
Diffstat (limited to 'net-misc/dhcp/ChangeLog')
-rw-r--r-- | net-misc/dhcp/ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/net-misc/dhcp/ChangeLog b/net-misc/dhcp/ChangeLog index 9bac279bd45f..948a26fc45f5 100644 --- a/net-misc/dhcp/ChangeLog +++ b/net-misc/dhcp/ChangeLog @@ -1,6 +1,19 @@ # ChangeLog for net-misc/dhcp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.64 2005/12/09 13:58:09 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.65 2005/12/09 14:13:30 uberlord Exp $ + +*dhcp-3.0.4_beta2 (09 Dec 2005) + + 09 Dec 2005; Roy Marples <uberlord@gentoo.org> + +files/dhcp-3.0.3-no_isc_blurb.patch, +dhcp-3.0.4_beta2.ebuild: + New upstream beta release, fixes #101891. + Dropped token ring patch as a better fix has been made upstream. + Added patch to quiet the isc blurb if the -q option is given. + (patch nobbled from RedHat and adapted by me for dhclient and dhcrelay) + Install Japanese documentation if ja is in LINGUAS and en isn't. + Tart up the installed dhclient-script to add a comment saying + that they aren't used when using Gentoo baselayout net scripts. + Branded the binaries with Gentoo revision. 09 Dec 2005; Roy Marples <uberlord@gentoo.org> dhcp-3.0.3-r1.ebuild: multilib fixed. |