Module Name:    src
Committed By:   martin
Date:           Thu Aug 27 14:16:50 UTC 2020

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.1

Log Message:
Ticket #1065


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.101 -r1.1.2.102 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.101 src/doc/CHANGES-9.1:1.1.2.102
--- src/doc/CHANGES-9.1:1.1.2.101	Thu Aug 27 09:16:52 2020
+++ src/doc/CHANGES-9.1	Thu Aug 27 14:16:50 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.101 2020/08/27 09:16:52 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.102 2020/08/27 14:16:50 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -4851,3 +4851,9 @@ bin/sh/exec.c					1.54
 	PR bin/55526: fix "command foo" when a function "foo" exists.
 	[kre, ticket #1064]
 
+sys/dev/usb/ugen.c				1.152-1.157 (1.155 via patch)
+sys/dev/usb/usbdevices.config			1.41 (via patch)
+
+	Expose Yubikey CCID interface to userland via ugenif.
+	[riastradh, ticket #1065]
+

Reply via email to