diff options
author | lukem <lukem@pkgsrc.org> | 2005-05-30 04:09:29 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2005-05-30 04:09:29 +0000 |
commit | 6ed20402d20a6be699bca5f58abea9ed65b57d61 (patch) | |
tree | e7634709177151af85c1174bc5977eb40477b8e7 /doc | |
parent | 46632cf8463226a9192234f40803baf09c1ed800 (diff) | |
download | pkgsrc-6ed20402d20a6be699bca5f58abea9ed65b57d61.tar.gz |
logrot 1.7. support --with-pidfile, and use when building on NetBSD.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 1fffd7e3b11..2cbb902dc22 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10243 2005/05/30 00:16:29 abs Exp $ +$NetBSD: CHANGES,v 1.10244 2005/05/30 04:09:29 lukem Exp $ Changes to the packages collection and infrastructure in 2005: @@ -2653,3 +2653,4 @@ Changes to the packages collection and infrastructure in 2005: mk/bsd.pkg.mk: Added support for unprivileged builds through the UNPRIVILEGED variable [jmmv 2005-05-29] Updated net/autonet version to 0.14 [abs 2005-05-30] + Updated logrot to 1.7 [lukem 2005-05-30] |