summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2003-01-26 00:56:12 +0000
committerwiz <wiz@NetBSD.org>2003-01-26 00:56:12 +0000
commitbe5bbce3dae2f88cd122ccd047c8b6d881fcfd15 (patch)
tree1436d24d85864a0b681edd4d4e99c55a0dddbb1a
parent68e059531a2c301e9764955a9c67df9e71e77095 (diff)
Note diff, diff3, and sdiff upgrades to diffutil-2.8.1 version.
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index f075e074ed0..106c1fcf0e7 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.86 $>
+LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.87 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@@ -260,3 +260,4 @@ Changes from NetBSD 1.6 to NetBSD 2.0:
gcore(1): Add it back [christos 20030123]
semaphores: Fix kernel implementation, and add non-pthreads
version in new librt. [thorpej 20030123]
+ diff(1), diff3(1), sdiff(1): upgraded to diffutils-2.8.1 [wiz 20030126]