Module Name:    src
Committed By:   riz
Date:           Fri Jul 16 19:39:54 UTC 2010

Modified Files:
        src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1397


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.202 -r1.1.2.203 src/doc/CHANGES-4.1

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-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.202 src/doc/CHANGES-4.1:1.1.2.203
--- src/doc/CHANGES-4.1:1.1.2.202	Sun Jun 13 18:16:30 2010
+++ src/doc/CHANGES-4.1	Fri Jul 16 19:39:53 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.1,v 1.1.2.202 2010/06/13 18:16:30 riz Exp $
+#	$NetBSD: CHANGES-4.1,v 1.1.2.203 2010/07/16 19:39:53 riz Exp $
 
 A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
 release:
@@ -4177,3 +4177,9 @@
 	Don't blow up on date +''. PR#39392.
 	[dholland, ticket #1396]
 
+sys/netinet6/udp6_output.c			1.41 via patch
+
+	udp6_output(): call ip6_clearpktopts(&opt, ...) only if opt
+	was initialized.
+	[dyoung, ticket #1397]
+

Reply via email to