Module Name:    src
Committed By:   snj
Date:           Fri Aug 11 15:32:45 UTC 2017

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

Log Message:
146[78]


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.20 -r1.1.2.21 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.20 src/doc/CHANGES-7.1.1:1.1.2.21
--- src/doc/CHANGES-7.1.1:1.1.2.20	Wed Aug  9 07:27:01 2017
+++ src/doc/CHANGES-7.1.1	Fri Aug 11 15:32:45 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.20 2017/08/09 07:27:01 snj Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.21 2017/08/11 15:32:45 snj Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
 release:
@@ -1758,3 +1758,13 @@ sys/dev/usb/if_ural.c				1.52
 	Free the RX list if ural_alloc_rx_list fails part way through.
 	[skrll, ticket #1462]
 
+sys/arch/newsmips/apbus/if_sn.c			1.39
+
+	memory leak in sonic_get()
+	[mrg, ticket #1467]
+
+sys/arch/mac68k/nubus/if_netdock_nubus.c	1.26
+
+	memory leak in netdock_get()
+	[mrg, ticket #1468]
+

Reply via email to