Module Name: src
Committed By: wiz
Date: Tue Apr 14 08:00:23 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
Fix typo, expand description slightly.
To generate a diff of this commit:
cvs rdiff -u -r1.2673 -r1.2674 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.2673 src/doc/CHANGES:1.2674
--- src/doc/CHANGES:1.2673 Tue Apr 14 07:31:39 2020
+++ src/doc/CHANGES Tue Apr 14 08:00:22 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2673 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2674 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -169,11 +169,11 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
xen: remove legacy rx-flip support from xennet(4) and xvif(4)
[jdolecek 20200405]
OpenSSL: Imported 1.1.1f. [christos 20200405]
- xennet(4): Make it MP-safe [jdolecek 20200406]
+ xennet(4): Make the driver MP-safe [jdolecek 20200406]
aarch64: Add support for Pointer Authentication (PAC).
[maxv 20200412]
aarch64: Add support for Branch Target Identification (BTI).
[maxv 20200413]
umass(4): Removed obsolete ISD-ATA support [jdolecek 202000413]
dhcpcd(8): Import version 9.0.1 [roy 20200413]
- xbd(40: Make it MP-safe [jdolecek 20200413]
+ xbd(4): Make the driver MP-safe [jdolecek 20200413]