Module Name: src
Committed By: bouyer
Date: Mon Dec 9 20:25:59 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Adjust revision list for #1889
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.36 -r1.1.2.37 src/doc/CHANGES-5.3
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-5.3
diff -u src/doc/CHANGES-5.3:1.1.2.36 src/doc/CHANGES-5.3:1.1.2.37
--- src/doc/CHANGES-5.3:1.1.2.36 Sun Nov 17 18:13:40 2013
+++ src/doc/CHANGES-5.3 Mon Dec 9 20:25:59 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.36 2013/11/17 18:13:40 bouyer Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.37 2013/12/09 20:25:59 bouyer Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -632,7 +632,7 @@ sys/ufs/ffs/ffs_alloc.c 1.144 via pat
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