Module Name: src
Committed By: martin
Date: Wed Feb 11 15:42:19 UTC 2015
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Ticket #1948
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-5.3
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-5.3
diff -u src/doc/CHANGES-5.3:1.1.2.97 src/doc/CHANGES-5.3:1.1.2.98
--- src/doc/CHANGES-5.3:1.1.2.97 Wed Feb 11 15:33:42 2015
+++ src/doc/CHANGES-5.3 Wed Feb 11 15:42:19 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.97 2015/02/11 15:33:42 martin Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.98 2015/02/11 15:42:19 martin Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -3732,3 +3732,8 @@ xfree/xc/programs/Xserver/xkb/xkb.c 1.2
Information leak in the XkbSetGeometry request of X servers.
[mrg, ticket #1949]
+sys/dev/usb/usbdi.c 1.163 (via patch)
+
+ Clip xfer->actlen also in the !DIAGNOSTIC case.
+ [aymeric, ticket #1948]
+