diff options
author | abs <abs@pkgsrc.org> | 2003-09-16 14:37:46 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-09-16 14:37:46 +0000 |
commit | 52b1912e11388fa98e2e80e6cb935bfc45632509 (patch) | |
tree | b30747982feaa462815a81109f15b046dbeb7770 | |
parent | 60c6b329223a130d3fc664aa173192a655ca5fb6 (diff) | |
download | pkgsrc-52b1912e11388fa98e2e80e6cb935bfc45632509.tar.gz |
Update pkgchk to 1.41:
Implement '-L logfile' which redirect the output of any commands run
into the logfile, displaying the tail end on any errors.
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 56989b5d706..b8773f01feb 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3402 2003/09/16 13:53:18 grant Exp $ +$NetBSD: CHANGES,v 1.3403 2003/09/16 14:37:46 abs Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3722,3 +3722,5 @@ Changes to the packages collection and infrastructure in 2003: Updated p5-GDGraph to 1.4.3 [xtraeme 2003-09-16] Updated p5-Net-Server to 0.85 [xtraeme 2003-09-16] Updated openssh to 3.7.1 [grant 2003-09-16] + Updated pkgchk to 1.41 [abs 2003-09-16] + |