Module Name: src
Committed By: nia
Date: Wed May 19 16:06:13 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
fix syntax
To generate a diff of this commit:
cvs rdiff -u -r1.2807 -r1.2808 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.2807 src/doc/CHANGES:1.2808
--- src/doc/CHANGES:1.2807 Mon May 17 06:31:30 2021
+++ src/doc/CHANGES Wed May 19 16:06:13 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2807 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2808 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -371,7 +371,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
contain invalid characters will not resolve. [christos 20210430]
evbarm: Add support for Allwinner V3s SoCs. [jmcneill 20210505]
aiomixer(1): Added aiomixer, a curses-based mixer for NetBSD's
- audio API.
+ audio API. [nia 20210507]
wskbd(4): Added German Neo 2 layout. [nia 20210511]
spiflash(4): Add support for Rockchip RK3328. [mrg 20210514]
lagg(4): Added a link-aggregation interface. [yamaguchi 20210517]