diff options
author | simonb <simonb@pkgsrc.org> | 2003-05-16 01:47:47 +0000 |
---|---|---|
committer | simonb <simonb@pkgsrc.org> | 2003-05-16 01:47:47 +0000 |
commit | d7bcdc9286398177d5d027b87b7019b236f503bf (patch) | |
tree | ffa700b65ab4816df1cfd0308862351befb087d7 /doc | |
parent | 51d02efd91a2e1b69d2649aa06c0225669c46816 (diff) | |
download | pkgsrc-d7bcdc9286398177d5d027b87b7019b236f503bf.tar.gz |
Note import of diffstat 1.33.
From the readme:
This program is a simple filter that reads the output of the 'diff' program,
and produces a histogram of the total number of lines that were changed. It is
useful for scanning a patch file to see which files were changed.
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 3cc2ecca614..40841789fb5 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2241 2003/05/15 23:04:27 dmcmahill Exp $ +$NetBSD: CHANGES,v 1.2242 2003/05/16 01:47:47 simonb Exp $ Changes to the packages collection and infrastructure in 2003: @@ -1966,3 +1966,4 @@ Changes to the packages collection and infrastructure in 2003: Updated gnet to 2.0.3 [wiz 2003-05-15] Added puf-0.93.2.1 [salo 2003-05-15] Updated boolean to 6.4 [dmcmahill 2003-05-15] + Added diffstat-1.33 [simonb 2003-05-16] |