Module Name: src
Committed By: bouyer
Date: Mon Dec 9 20:25:28 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Adjust revision list for #982
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.61 -r1.1.2.62 src/doc/CHANGES-6.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.61 src/doc/CHANGES-6.2:1.1.2.62
--- src/doc/CHANGES-6.2:1.1.2.61 Mon Nov 25 08:31:57 2013
+++ src/doc/CHANGES-6.2 Mon Dec 9 20:25:28 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.61 2013/11/25 08:31:57 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.62 2013/12/09 20:25:28 bouyer Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -983,7 +983,7 @@ sys/dev/ic/esiop.c 1.57 via patch
distrib/sets/lists/base/mi 1.1049
distrib/sets/lists/man/mi 1.1449
usr.bin/gzip/Makefile 1.17, 1.18
-usr.bin/gzip/zmore 1.4
+usr.bin/gzip/zmore 1.4, 1.5
usr.bin/gzip/zmore.1 1.4
Added zless(1) - comes in the lastest version of zmore(1) from OpenBSD