Module Name: src
Committed By: bouyer
Date: Sat Jun 30 10:13:29 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
ticket 379
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.144 -r1.1.2.145 src/doc/CHANGES-6.0
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
diff -u src/doc/CHANGES-6.0:1.1.2.144 src/doc/CHANGES-6.0:1.1.2.145
--- src/doc/CHANGES-6.0:1.1.2.144 Thu Jun 28 16:13:39 2012
+++ src/doc/CHANGES-6.0 Sat Jun 30 10:13:29 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.144 2012/06/28 16:13:39 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.145 2012/06/30 10:13:29 bouyer Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -5936,3 +5936,9 @@ bin/stty/stty.c 1.22
Improve documentation and sync usage.
[wiz, ticket #364]
+share/mk/bsd.sys.mk 1.216
+
+ Match Wl,--fatal-warnings behaviour in gcc-4.1 to that
+ of gcc 4.5; fix vax build.
+ [abs, ticket #379]
+