Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1078 and #1079



details:   https://anonhg.NetBSD.org/src/rev/50799f19dd6c
branches:  netbsd-8
changeset: 852091:50799f19dd6c
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Nov 04 11:15:10 2018 +0000

description:
Tickets #1078 and #1079

diffstat:

 doc/CHANGES-8.1 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 839efe6a66cf -r 50799f19dd6c doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Sun Nov 04 11:14:09 2018 +0000
+++ b/doc/CHANGES-8.1   Sun Nov 04 11:15:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.47 2018/11/03 17:20:35 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.48 2018/11/04 11:15:10 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -1576,3 +1576,17 @@
        errors.
        [christos, ticket #1077]
 
+sys/dev/usb/uhub.c                             1.140,1.141
+sys/dev/usb/usb_subr.c                         1.228
+
+       Make USB port numbers display consistent.
+       [manu, ticket #1078]
+
+sys/netinet6/udp6_usrreq.c                     1.142
+       (applied to udp6_output.c, due to code refactoring
+       in -current)
+
+       Fix error path in ip6 source address selection.
+       [mlelstv, ticket #1079]
+
+



Home | Main Index | Thread Index | Old Index