Module Name: src
Committed By: bouyer
Date: Thu Apr 30 17:58:09 UTC 2009
Modified Files:
src/doc [netbsd-3-1]: CHANGES-3.1.2
Log Message:
ticket #2011
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-3.1.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-3.1.2
diff -u src/doc/CHANGES-3.1.2:1.1.2.41 src/doc/CHANGES-3.1.2:1.1.2.42
--- src/doc/CHANGES-3.1.2:1.1.2.41 Sat Apr 18 00:29:43 2009
+++ src/doc/CHANGES-3.1.2 Thu Apr 30 17:58:09 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.1.2,v 1.1.2.41 2009/04/18 00:29:43 snj Exp $
+# $NetBSD: CHANGES-3.1.2,v 1.1.2.42 2009/04/30 17:58:09 bouyer Exp $
A complete list of changes from the NetBSD 3.1.1 release to the NetBSD 3.1.2
release:
@@ -1187,3 +1187,9 @@
Fix CVE-2009-0159.
[christos, ticket #2009]
+gnu/dist/toolchain/gcc/f/com.h patch
+
+ Fix mis-matched function prototype, causing vax build failure with
+ recent host gcc.
+ [mhitch, ticket #2011]
+