diff options
author | agc <agc@pkgsrc.org> | 2003-08-22 10:11:57 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-08-22 10:11:57 +0000 |
commit | 47409ab810dc4b73cc496ddbcd4a72fa9ec55361 (patch) | |
tree | ebed410a8512b5e5d079d31da6347fd4bd2417eb /doc | |
parent | 5f102e9a368e18a6de5f636b1764dd3d5ebe1e9b (diff) | |
download | pkgsrc-47409ab810dc4b73cc496ddbcd4a72fa9ec55361.tar.gz |
Update audit-packages to 1.17.
Instead of using the number of bytes to determine whether or not the
file has shrunk, use the number of lines. This will allow for
spelling corrections, login name of committers being shorter than
others, etc. This is a temporary measure until a better distribution
mechanism is used. Suggested by David Brownlee.
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 078278e3df7..99e813f2656 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3075 2003/08/20 12:24:18 tron Exp $ +$NetBSD: CHANGES,v 1.3076 2003/08/22 10:12:51 agc Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3305,3 +3305,4 @@ Changes to the packages collection and infrastructure in 2003: Added kmessage-0.1 [markd 2003-08-20] Added kimagemapeditor-1.0 [markd 2003-08-20] Updated unzip to 5.50nb1 [tron 2003-08-20] + Updated audit-packages to 1.17 [agc 2003-08-21] |