Module Name:    src
Committed By:   martin
Date:           Fri Jul 26 11:28:46 UTC 2019

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

Log Message:
Ticket #1307


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-8.2

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.2
diff -u src/doc/CHANGES-8.2:1.1.2.13 src/doc/CHANGES-8.2:1.1.2.14
--- src/doc/CHANGES-8.2:1.1.2.13	Thu Jul 25 08:59:17 2019
+++ src/doc/CHANGES-8.2	Fri Jul 26 11:28:46 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.13 2019/07/25 08:59:17 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.14 2019/07/26 11:28:46 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -337,3 +337,9 @@ tests/net/ipsec/t_ipsec_misc.sh			1.23
 	tests: add tests for getspi and udpate.
 	[ozaki-r, ticket #1306]
 
+sys/netinet6/nd6.c				1.256
+
+	Decrease the reference count before freeing, so that the
+	entries actually get free'd.
+	[christos, ticket #1307]
+

Reply via email to