Module Name:    src
Committed By:   martin
Date:           Tue Apr 10 11:49:39 UTC 2018

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
Ticket #727


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.175 -r1.1.2.176 src/doc/CHANGES-8.0

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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.175 src/doc/CHANGES-8.0:1.1.2.176
--- src/doc/CHANGES-8.0:1.1.2.175	Tue Apr 10 08:07:48 2018
+++ src/doc/CHANGES-8.0	Tue Apr 10 11:49:39 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.175 2018/04/10 08:07:48 bouyer Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.176 2018/04/10 11:49:39 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -11201,3 +11201,9 @@ tests/usr.bin/shmif_dumpbus/t_basic.sh		
 	Fixes PR 53150.
 	[martin, ticket #726]
 
+sys/net/if_bridge.c				1.149
+tests/net/if_bridge/t_rtable.sh			1.2
+
+	Fix bridge_rtdelete and add a test case for it.
+	[ozaki-r, ticket #727]
+

Reply via email to