Module Name:    src
Committed By:   snj
Date:           Fri May 12 05:50:20 UTC 2017

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.3

Log Message:
1373, 1390


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.40 -r1.1.2.41 src/doc/CHANGES-7.0.3

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-7.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.40 src/doc/CHANGES-7.0.3:1.1.2.41
--- src/doc/CHANGES-7.0.3:1.1.2.40	Wed Apr 26 14:58:53 2017
+++ src/doc/CHANGES-7.0.3	Fri May 12 05:50:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.40 2017/04/26 14:58:53 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.41 2017/05/12 05:50:20 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -1878,3 +1878,14 @@ sys/arch/amd64/amd64/trap.c			1.96
 	and treating it as a syscall.
 	[chs, ticket #1410]
 
+usr.sbin/rtadvd/config.c			1.36
+usr.sbin/rtadvd/rtadvd.h			1.15
+
+	Fix the default value of rltime. PR bin/51994
+	[ozaki-r, ticket #1373]
+
+sbin/ping/ping.c				1.116
+
+	Fix cksum calculation for clearing the cached route.
+	[ryo, ticket #1390]
+

Reply via email to