Module Name:    src
Committed By:   martin
Date:           Thu Jan  2 09:55:10 UTC 2020

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Ticets #1480 and #1481


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.85 -r1.1.2.86 src/doc/CHANGES-8.2

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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.85 src/doc/CHANGES-8.2:1.1.2.86
--- src/doc/CHANGES-8.2:1.1.2.85	Sun Dec 29 09:21:21 2019
+++ src/doc/CHANGES-8.2	Thu Jan  2 09:55:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.85 2019/12/29 09:21:21 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.86 2020/01/02 09:55:10 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1833,3 +1833,15 @@ xsrc/external/mit/xf86-video-wsfb/dist/s
 	PR xsrc/54167: fix Xorg wsfb server "Rotate" corruption problem.
 	[tsutsui, ticket #1479]
 
+sys/dev/usb/ucycom.c				1.49
+sys/dev/usb/uhid.c				1.111
+sys/dev/usb/uthum.c				1.18
+
+	Fix buffer overflows. Add missing mutex_exit.
+	[maxv, ticket #1480]
+
+sys/conf/copyright				1.18
+
+	Welcome to 2020.
+	[mlelstv, ticket #1481]
+

Reply via email to