Module Name: src
Committed By: maxv
Date: Wed Aug 1 13:41:26 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
Note the removal of non-PAE-32bit-PV.
To generate a diff of this commit:
cvs rdiff -u -r1.2415 -r1.2416 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.2415 src/doc/CHANGES:1.2416
--- src/doc/CHANGES:1.2415 Fri Jul 27 12:02:25 2018
+++ src/doc/CHANGES Wed Aug 1 13:41:26 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2415 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2416 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -181,6 +181,9 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
arm: Add support for ARMv7 performance event monitoring with tprof(4).
[jmcneill 20180715]
dhcpcd: Import 7.0.7. [roy 20180724]
+ i386: Remove the XEN3_DOM0 and XEN3_DOMU configurations, and drop
+ support for non-PAE-32bit-PV, to leave only PAE-32bit-PV.
+ [maxv 20180726]
tea5767radio(4): Add Philips/NXP TEA5767 I2C-controlled stereo FM radio
driver. [rkujawa 20180727]