summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsimonb <simonb>2003-05-16 01:47:47 +0000
committersimonb <simonb>2003-05-16 01:47:47 +0000
commit6cfa960666cd4880f512a736870598e39957434a (patch)
treeffa700b65ab4816df1cfd0308862351befb087d7 /doc
parent13962bc477e8afffd008a3d0bb83273b7b5fe304 (diff)
downloadpkgsrc-6cfa960666cd4880f512a736870598e39957434a.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/CHANGES3
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]