Module Name: src
Committed By: christos
Date: Sat Apr 5 02:25:44 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
mention i386 switch to gcc-4.8
To generate a diff of this commit:
cvs rdiff -u -r1.1909 -r1.1910 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.1909 src/doc/CHANGES:1.1910
--- src/doc/CHANGES:1.1909 Fri Apr 4 14:12:59 2014
+++ src/doc/CHANGES Fri Apr 4 22:25:44 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1909 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1910 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -381,3 +381,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
add support for SMP. [matt 20140330]
ptyfs: Allow multiple mounts and support proper device visibility
in chroots (Ilya Zykov) [christos 20140404]
+ i386: Switched to GCC 4.8. [christos 20140404]