Module Name:    src
Committed By:   snj
Date:           Fri May 12 05:55:07 UTC 2017

Modified Files:
        src/doc [netbsd-7-1]: CHANGES-7.1.1

Log Message:
1373, 1390


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-7.1.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-7.1.1
diff -u src/doc/CHANGES-7.1.1:1.1.2.7 src/doc/CHANGES-7.1.1:1.1.2.8
--- src/doc/CHANGES-7.1.1:1.1.2.7	Wed Apr 26 14:57:19 2017
+++ src/doc/CHANGES-7.1.1	Fri May 12 05:55:07 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.7 2017/04/26 14:57:19 martin Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.8 2017/05/12 05:55:07 snj Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
 release:
@@ -571,3 +571,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