Module Name: src
Committed By: nia
Date: Wed May 25 09:35:58 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
stray .
To generate a diff of this commit:
cvs rdiff -u -r1.2880 -r1.2881 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.2880 src/doc/CHANGES:1.2881
--- src/doc/CHANGES:1.2880 Wed May 25 08:54:17 2022
+++ src/doc/CHANGES Wed May 25 09:35:58 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2880 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2881 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -377,7 +377,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
pppd(8): updated to version 2.4.9. [christos 20210109]
tzdata updated to 2021a [kre 20210124]
evbmips: Add support for QEMU "mipssim" emulator. [simonb 20210127]
- mcx(4): Sync. with OpenBSD. Lots of improvements including checksum
+ mcx(4): Sync with OpenBSD. Lots of improvements including checksum
offload, hardware vlan tagging, and support for multiple
receive queues. [jmcneill 20210130]
x68k: Add Emulate3Buttons support to X68k Xorg based monolithic server.