diff options
author | 2005-09-16 05:36:58 +0000 | |
---|---|---|
committer | 2005-09-16 05:36:58 +0000 | |
commit | d93e0f420a363c38b4ec770032ddbced0004c126 (patch) | |
tree | eaebd1ed0137f900042636613b7bc48f28b9d90e /net-dns/pdnsd/ChangeLog | |
parent | Add flag fix for amd64. See bug #96719. (diff) | |
download | gentoo-2-d93e0f420a363c38b4ec770032ddbced0004c126.tar.gz gentoo-2-d93e0f420a363c38b4ec770032ddbced0004c126.tar.bz2 gentoo-2-d93e0f420a363c38b4ec770032ddbced0004c126.zip |
Set enewuser's shell argument to -1 in pkg_preinst (#103421)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dns/pdnsd/ChangeLog')
-rw-r--r-- | net-dns/pdnsd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-dns/pdnsd/ChangeLog b/net-dns/pdnsd/ChangeLog index 85d8d352b69a..46cf3cccfbe0 100644 --- a/net-dns/pdnsd/ChangeLog +++ b/net-dns/pdnsd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dns/pdnsd # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/ChangeLog,v 1.43 2005/09/08 05:36:19 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/ChangeLog,v 1.44 2005/09/16 05:36:58 mrness Exp $ + + 16 Sep 2005; Alin Nastac <mrness@gentoo.org> pdnsd-1.1.10.ebuild, + pdnsd-1.2.2.ebuild, pdnsd-1.2.3.ebuild: + Set enewuser's shell argument to -1 in pkg_preinst (#103421). *pdnsd-1.2.3 (08 Sep 2005) |