Module Name:    src
Committed By:   snj
Date:           Sun Mar 15 21:18:04 UTC 2015

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.3

Log Message:
1951


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.101 -r1.1.2.102 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.101 src/doc/CHANGES-5.3:1.1.2.102
--- src/doc/CHANGES-5.3:1.1.2.101	Fri Feb 27 02:55:45 2015
+++ src/doc/CHANGES-5.3	Sun Mar 15 21:18:04 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.101 2015/02/27 02:55:45 snj Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.102 2015/03/15 21:18:04 snj Exp $
 
 A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
 release:
@@ -3750,3 +3750,11 @@ include/wchar.h					patch
 	_POSIX_C_SOURCE >= 200112L and _XOPEN_SOURCE >= 600.
 	[christos, ticket #1943]
 
+usr.bin/gzip/Makefile				patch
+usr.bin/gzip/gzip.1				1.20-1.24
+usr.bin/gzip/gzip.c				1.98-1.107
+usr.bin/gzip/zuncompress.c			1.7-1.8
+
+	Sync gzip core with HEAD.
+	[mrg, ticket #1951]
+

Reply via email to