diff options
author | lukem <lukem> | 2005-05-30 04:09:29 +0000 |
---|---|---|
committer | lukem <lukem> | 2005-05-30 04:09:29 +0000 |
commit | ef811c4996766324eb18b0acb0d0180827dccc4d (patch) | |
tree | e7634709177151af85c1174bc5977eb40477b8e7 | |
parent | 48b1c9d5156aa950a56f3b7551d0d49f824eb4e0 (diff) | |
download | pkgsrc-ef811c4996766324eb18b0acb0d0180827dccc4d.tar.gz |
logrot 1.7. support --with-pidfile, and use when building on NetBSD.
-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] |