diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2014-07-08 23:17:45 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2014-07-08 23:17:45 +0000 |
commit | fd0c34564b7ccb4c7e15d9f5314a23ccd1345483 (patch) | |
tree | 4e2b57e08f5b69ffb4d6e7b4baad650dfc104576 /net-misc/lldpd/ChangeLog | |
parent | Add pic to new multilib packages on amd64 hardened (diff) | |
download | historical-fd0c34564b7ccb4c7e15d9f5314a23ccd1345483.tar.gz historical-fd0c34564b7ccb4c7e15d9f5314a23ccd1345483.tar.bz2 historical-fd0c34564b7ccb4c7e15d9f5314a23ccd1345483.zip |
Another revision bump, this one to fix the init script so the rundir gets created properly.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xE3F69979BB4B8928DA78E3D17CBF44EF
Diffstat (limited to 'net-misc/lldpd/ChangeLog')
-rw-r--r-- | net-misc/lldpd/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-misc/lldpd/ChangeLog b/net-misc/lldpd/ChangeLog index 20cd5c427fc2..94c43600c612 100644 --- a/net-misc/lldpd/ChangeLog +++ b/net-misc/lldpd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/lldpd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/lldpd/ChangeLog,v 1.16 2014/07/08 18:34:25 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/lldpd/ChangeLog,v 1.17 2014/07/08 23:17:39 chutzpah Exp $ + +*lldpd-0.7.9-r3 (08 Jul 2014) + + 08 Jul 2014; Patrick McLean <chutzpah@gentoo.org> -lldpd-0.7.9-r2.ebuild, + +lldpd-0.7.9-r3.ebuild, -files/lldpd-initd-2, +files/lldpd-initd-3: + Another revision bump, this one to fix the init script so the rundir gets + created properly. *lldpd-0.7.9-r2 (08 Jul 2014) |