Module Name: src
Committed By: mrg
Date: Sun Aug 7 08:15:56 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
note switch to GCC 4.5 on x86
To generate a diff of this commit:
cvs rdiff -u -r1.1589 -r1.1590 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1589 src/doc/CHANGES:1.1590
--- src/doc/CHANGES:1.1589 Sat Aug 6 08:47:14 2011
+++ src/doc/CHANGES Sun Aug 7 08:15:56 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1589 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1590 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1096,4 +1096,6 @@
the module is to be loaded from a filesystem path, it must not
contain a / character when the module is to be loaded from
the system module area. [mbalmer 20110806]
+ amd64: Switch to GCC 4.5.3 [mrg 20110806]
+ i386: Switch to GCC 4.5.3 [mrg 20110806]