Module Name: src
Committed By: matt
Date: Thu Jun 5 21:06:48 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Note switch of VAX to GCC 4.8
To generate a diff of this commit:
cvs rdiff -u -r1.1930 -r1.1931 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.1930 src/doc/CHANGES:1.1931
--- src/doc/CHANGES:1.1930 Thu Jun 5 14:41:13 2014
+++ src/doc/CHANGES Thu Jun 5 21:06:47 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1930 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1931 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -425,3 +425,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
openldap: Import 2.4.39 [tron 20140528]
libc: Update to tzcode2014d. [christos 20140528]
OpenSSL: Imported 1.0.1h [christos 20140605]
+ vax: Switch to GCC 4.8 [matt 20140605]