Module Name:    src
Committed By:   martin
Date:           Tue Jul 19 14:24:23 UTC 2016

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.7

Log Message:
Ticket #1391


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.69 -r1.1.2.70 src/doc/CHANGES-6.0.7

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-6.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.69 src/doc/CHANGES-6.0.7:1.1.2.70
--- src/doc/CHANGES-6.0.7:1.1.2.69	Thu Jul 14 07:26:42 2016
+++ src/doc/CHANGES-6.0.7	Tue Jul 19 14:24:23 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.69 2016/07/14 07:26:42 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.70 2016/07/19 14:24:23 martin Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -8678,3 +8678,8 @@ sys/arch/x86/x86/pmap.c				1.190
 	clear the TLB entries on other CPUs.
 	[hannken, ticket #1365]
 
+libexec/mail.local/mail.local.c			1.27
+
+	Fix race condition in deliver(), fix resource leak.
+	[shm, ticket #1391]
+

Reply via email to