Module Name: src
Committed By: mrg
Date: Sun Jan 11 09:54:44 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
note GCC 4.8.4.
To generate a diff of this commit:
cvs rdiff -u -r1.2033 -r1.2034 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.2033 src/doc/CHANGES:1.2034
--- src/doc/CHANGES:1.2033 Tue Jan 6 17:48:45 2015
+++ src/doc/CHANGES Sun Jan 11 09:54:44 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2033 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2034 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -120,3 +120,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
byacc: update to 20141128 for more bison compat [christos 20150103]
mgx: driver for Southland Media Systems (now Quantum 3D) MGX SBus
graphics devices [macallan 20150106]
+ gcc: Import GCC 4.8.4. [mrg 20150109]