Module Name:    src
Committed By:   riz
Date:           Sun Mar 31 20:21:15 UTC 2013

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.2

Log Message:
Ticket 853


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-6.0.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-6.0.2
diff -u src/doc/CHANGES-6.0.2:1.1.2.26 src/doc/CHANGES-6.0.2:1.1.2.27
--- src/doc/CHANGES-6.0.2:1.1.2.26	Sun Mar 31 17:30:52 2013
+++ src/doc/CHANGES-6.0.2	Sun Mar 31 20:21:15 2013
@@ -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 @@ sys/sys/ptree.h					1.5
 	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]
+

Reply via email to