diff options
author | joerg <joerg> | 2006-01-12 21:18:09 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-01-12 21:18:09 +0000 |
commit | 3cb739c740cd206e32a280c9e6c77990c9c2139a (patch) | |
tree | 0cce124b0d4a35f54df5f132b4e69356b43da210 | |
parent | 06bae1869afda98bc2ca93760774300aa42c1bb9 (diff) | |
download | pkgsrc-3cb739c740cd206e32a280c9e6c77990c9c2139a.tar.gz |
pkg_chk -S doesn't try to build 64k+ command lines anymore.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 1926c34d965..bd12f0377f2 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12476 2006/01/12 21:04:30 adam Exp $ +$NetBSD: CHANGES,v 1.12477 2006/01/12 21:18:09 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -250,3 +250,4 @@ Changes to the packages collection and infrastructure in 2006: Updated mail/imap-uw to 2004g [adam 2006-01-12] Updated editors/pico to 4.10nb1 [adam 2006-01-12] Updated mail/pine to 4.64 [adam 2006-01-12] + Updated pkgtools/pkg_chk to 1.65 [joerg 2006-01-12] |