Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc Ticket 853



details:   https://anonhg.NetBSD.org/src/rev/9e750644a429
branches:  netbsd-6-0
changeset: 774787:9e750644a429
user:      riz <riz%NetBSD.org@localhost>
date:      Sun Mar 31 20:21:15 2013 +0000

description:
Ticket 853

diffstat:

 doc/CHANGES-6.0.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 487873161a02 -r 9e750644a429 doc/CHANGES-6.0.2
--- a/doc/CHANGES-6.0.2 Sun Mar 31 20:20:31 2013 +0000
+++ b/doc/CHANGES-6.0.2 Sun Mar 31 20:21:15 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.2,v 1.1.2.26 2013/03/31 17:30:52 riz Exp $
+# $NetBSD: CHANGES-6.0.2,v 1.1.2.27 2013/03/31 20:21:15 riz Exp $
 
 A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2
 release:
@@ -192,3 +192,8 @@
        Cast constants to appropriate types to fix crashes in ptree(9).
        [rmind, ticket #851]
 
+sys/netinet6/udp6_output.c                     1.44
+
+       Fix sendto(2) issue with IPv6 UDP datagrams.  PR#47408.
+       [christos, ticket #853]
+



Home | Main Index | Thread Index | Old Index