Module Name: src
Committed By: bouyer
Date: Thu Apr 30 17:57:52 UTC 2009
Modified Files:
src/doc [netbsd-3-0]: CHANGES-3.0.4
Log Message:
ticket #2011
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-3.0.4
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.0.4
diff -u src/doc/CHANGES-3.0.4:1.1.2.44 src/doc/CHANGES-3.0.4:1.1.2.45
--- src/doc/CHANGES-3.0.4:1.1.2.44 Sat Apr 18 00:28:06 2009
+++ src/doc/CHANGES-3.0.4 Thu Apr 30 17:57:52 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.4,v 1.1.2.44 2009/04/18 00:28:06 snj Exp $
+# $NetBSD: CHANGES-3.0.4,v 1.1.2.45 2009/04/30 17:57:52 bouyer Exp $
A complete list of changes from the NetBSD 3.0.3 release to the NetBSD 3.0.4
release:
@@ -1279,3 +1279,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]
+