Module Name: src
Committed By: martin
Date: Thu Jul 21 12:54:44 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
Ticket #1207
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.101 -r1.1.2.102 src/doc/CHANGES-7.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
diff -u src/doc/CHANGES-7.1:1.1.2.101 src/doc/CHANGES-7.1:1.1.2.102
--- src/doc/CHANGES-7.1:1.1.2.101 Tue Jul 19 14:10:15 2016
+++ src/doc/CHANGES-7.1 Thu Jul 21 12:54:44 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.101 2016/07/19 14:10:15 martin Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.102 2016/07/21 12:54:44 martin Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -5177,3 +5177,8 @@ libexec/mail.local/mail.local.c 1.27
Fix race condition in deliver(), fix resource leak.
[shm, ticket #1206]
+libexec/mail.local/mail.local.c 1.28
+
+ Fix error checks in open(2) calls.
+ [shm, ticket #1207]
+