Module Name: src
Committed By: wiz
Date: Thu Nov 23 07:41:28 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
Mention gcc-5.5 import.
To generate a diff of this commit:
cvs rdiff -u -r1.2333 -r1.2334 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.2333 src/doc/CHANGES:1.2334
--- src/doc/CHANGES:1.2333 Fri Nov 17 16:21:44 2017
+++ src/doc/CHANGES Thu Nov 23 07:41:27 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2333 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2334 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -84,4 +84,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
acpi(4): Updated ACPICA to 20171110. [christos 20171111]
sunxinand(4): Add driver for Allwinner NAND Flash Controller.
[jmcneill 20171113]
+ gcc: Import GCC 5.5. [mrg 20171113]
libtre: Update to the latest git source. [rin 20171117]