diff options
author | Donny Davies <woodchip@gentoo.org> | 2002-12-05 00:19:47 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2002-12-05 00:19:47 +0000 |
commit | 0518c591dd531cf0e8b180e3136eacea8f528c78 (patch) | |
tree | 2a78fcbcf4b658ccb065645109e2d82ac7ff9810 /net-misc/dhcpcd/ChangeLog | |
parent | new audigy ebuild (diff) | |
download | historical-0518c591dd531cf0e8b180e3136eacea8f528c78.tar.gz historical-0518c591dd531cf0e8b180e3136eacea8f528c78.tar.bz2 historical-0518c591dd531cf0e8b180e3136eacea8f528c78.zip |
fix pidfile location
Diffstat (limited to 'net-misc/dhcpcd/ChangeLog')
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index c1eb48d2d0ca..01f98dd756c8 100644 --- a/net-misc/dhcpcd/ChangeLog +++ b/net-misc/dhcpcd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/dhcpcd # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.8 2002/11/12 22:17:21 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.9 2002/12/05 00:19:47 woodchip Exp $ + +*dhcpcd-1.3.22_p3-r2 (04 Dec 2002) + + 04 Dec 2002; Donny Davies <woodchip@gentoo.org> dhcpcd-1.3.22_p3-r1.ebuild : + Added a fix to force the pidfile into /var/run. *dhcpcd-1.3.22_p3-r1 (31 Oct 2002) |