Module Name: src Committed By: martin Date: Sat Jun 30 11:37:26 UTC 2018
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: Ticket #1618 To generate a diff of this commit: cvs rdiff -u -r1.1.2.107 -r1.1.2.108 src/doc/CHANGES-7.0.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-7.0.3 diff -u src/doc/CHANGES-7.0.3:1.1.2.107 src/doc/CHANGES-7.0.3:1.1.2.108 --- src/doc/CHANGES-7.0.3:1.1.2.107 Thu Jun 14 19:49:28 2018 +++ src/doc/CHANGES-7.0.3 Sat Jun 30 11:37:26 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.3,v 1.1.2.107 2018/06/14 19:49:28 martin Exp $ +# $NetBSD: CHANGES-7.0.3,v 1.1.2.108 2018/06/30 11:37:26 martin Exp $ A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3 release: @@ -5464,3 +5464,8 @@ share/i18n/esdb/ISO-8859/ISO-8859.alias Add more aliases for Hebrew and Arabic ISO-8859-... encodings. [maya, ticket #1616] +xsrc/xfree/xc/programs/mkfontscale/ident.c (apply patch) + + Pass gzFile, not gzFile * to gzio functions. + [mrg, ticket #1618] +