Module Name: src
Committed By: mbalmer
Date: Mon Jul 14 12:38:00 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
wskbd(4) has a belgian keyboard layout now.
To generate a diff of this commit:
cvs rdiff -u -r1.1945 -r1.1946 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.1945 src/doc/CHANGES:1.1946
--- src/doc/CHANGES:1.1945 Mon Jul 14 11:51:08 2014
+++ src/doc/CHANGES Mon Jul 14 12:38:00 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1945 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1946 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -441,3 +441,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
bind: Import version 9.10.0-P2 [spz 20140708]
dhcp: Import version 4.3.0 [spz 20140712]
dhcpcd(8): Import dhcpcd-6.4.1 [roy 20140714]
+ wskbd(4): Added belgian keyboard layouts (KB_BE) to pckbd(4) and
+ ukbd(4). [mbalmer 20140714]