Module Name: src
Committed By: martin
Date: Mon Jul 2 14:37:59 UTC 2018
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1551
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.342 -r1.1.2.343 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.342 src/doc/CHANGES-6.2:1.1.2.343
--- src/doc/CHANGES-6.2:1.1.2.342 Sat Jun 30 11:42:34 2018
+++ src/doc/CHANGES-6.2 Mon Jul 2 14:37:59 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.342 2018/06/30 11:42:34 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.343 2018/07/02 14:37:59 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -21286,3 +21286,9 @@ xsrc/xfree/xc/programs/mkfontscale/ident
Pass gzFile, not gzFile * to gzio functions.
[mrg, ticket #1550]
+gnu/dist/gcc4/gcc/toplev.h (apply patch)
+
+ Avoid redefining functions.
+ [mrg, ticket #1551]
+
+