Module Name: src
Committed By: nia
Date: Tue May 11 14:52:22 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
doc: added Neo 2 keyboard layout
To generate a diff of this commit:
cvs rdiff -u -r1.2804 -r1.2805 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.2804 src/doc/CHANGES:1.2805
--- src/doc/CHANGES:1.2804 Sat May 8 12:45:04 2021
+++ src/doc/CHANGES Tue May 11 14:52:22 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2804 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2805 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -372,3 +372,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
evbarm: Add support for Allwinner V3s SoCs. [jmcneill 20210505]
aiomixer(1): Added aiomixer, a curses-based mixer for NetBSD's
audio API.
+ wskbd(4): Added German Neo 2 layout. [nia 20210511]