Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Tickets #500 and #501



details:   https://anonhg.NetBSD.org/src/rev/8b0ea2195927
branches:  netbsd-7
changeset: 798970:8b0ea2195927
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Feb 09 09:46:45 2015 +0000

description:
Tickets #500 and #501

diffstat:

 doc/CHANGES-7.0 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r ded497f931ef -r 8b0ea2195927 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Mon Feb 09 09:46:01 2015 +0000
+++ b/doc/CHANGES-7.0   Mon Feb 09 09:46:45 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.198 2015/02/09 00:27:28 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.199 2015/02/09 09:46:45 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -15735,3 +15735,15 @@
        Switch powerpc64 and m68k to gcc 4.8.
        [chs, ticket #499]
 
+sys/dev/usb/hid.c                              1.36
+
+       Global Item #3 should be Physical Minimum not Maximum according to
+       the HID spec.
+       [jmcneill, ticket #500]
+
+
+sys/kern/uipc_mbuf.c                           1.161
+
+       Correct m_len calculation for m_dup() with mbuf clusters.
+       [mlelstv, ticket #501]
+



Home | Main Index | Thread Index | Old Index