Module Name: src
Committed By: martin
Date: Thu Apr 2 19:24:39 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #818
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-9.1
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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.28 src/doc/CHANGES-9.1:1.1.2.29
--- src/doc/CHANGES-9.1:1.1.2.28 Thu Apr 2 19:22:05 2020
+++ src/doc/CHANGES-9.1 Thu Apr 2 19:24:39 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.28 2020/04/02 19:22:05 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.29 2020/04/02 19:24:39 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -783,3 +783,9 @@ sys/arch/evbarm/conf/GENERIC64 1.136
Add MIDI sequencer device. Now midiplay works on usb midi devices.
[mrg, ticket #817]
+sys/dev/pckbport/synaptics.c 1.64
+
+ pms(4): synaptics: maintain the left/right buttons when
+ up/down are remapped.
+ [nia, ticket #818]
+