Module Name: src
Committed By: martin
Date: Sat Jun 30 11:42:34 UTC 2018
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1550
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.341 -r1.1.2.342 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.341 src/doc/CHANGES-6.2:1.1.2.342
--- src/doc/CHANGES-6.2:1.1.2.341 Thu Jun 7 18:03:14 2018
+++ src/doc/CHANGES-6.2 Sat Jun 30 11:42:34 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.341 2018/06/07 18:03:14 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.342 2018/06/30 11:42:34 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -21281,3 +21281,8 @@ sys/arch/sparc64/conf/NONPLUS (patch)
[maxv, ticket #1500]
+xsrc/xfree/xc/programs/mkfontscale/ident.c (apply patch)
+
+ Pass gzFile, not gzFile * to gzio functions.
+ [mrg, ticket #1550]
+