Module Name: src
Committed By: martin
Date: Mon Jul 2 14:40:25 UTC 2018
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Ticket #1551
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.147 -r1.1.2.148 src/doc/CHANGES-6.0.7
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.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.147 src/doc/CHANGES-6.0.7:1.1.2.148
--- src/doc/CHANGES-6.0.7:1.1.2.147 Sat Jun 30 11:45:14 2018
+++ src/doc/CHANGES-6.0.7 Mon Jul 2 14:40:25 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.147 2018/06/30 11:45:14 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.148 2018/07/02 14:40:25 martin Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -15501,3 +15501,8 @@ 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]
+