Module Name: src
Committed By: martin
Date: Sat Jun 30 11:34:39 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1618
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.93 -r1.1.2.94 src/doc/CHANGES-7.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-7.2
diff -u src/doc/CHANGES-7.2:1.1.2.93 src/doc/CHANGES-7.2:1.1.2.94
--- src/doc/CHANGES-7.2:1.1.2.93 Sat Jun 23 10:44:47 2018
+++ src/doc/CHANGES-7.2 Sat Jun 30 11:34:39 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.93 2018/06/23 10:44:47 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.94 2018/06/30 11:34:39 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -5551,3 +5551,8 @@ external/gpl3/gcc/dist/libstdc++-v3/incl
have broken ABI's and cabsl does not exist.
[maya, ticket #1617]
+xsrc/xfree/xc/programs/mkfontscale/ident.c (apply patch)
+
+ Pass gzFile, not gzFile * to gzio functions.
+ [mrg, ticket #1618]
+