Module Name: src Committed By: martin Date: Thu Jul 21 13:11:29 UTC 2016
Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 Log Message: Ticket #1392 To generate a diff of this commit: cvs rdiff -u -r1.1.2.68 -r1.1.2.69 src/doc/CHANGES-6.1.6 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.1.6 diff -u src/doc/CHANGES-6.1.6:1.1.2.68 src/doc/CHANGES-6.1.6:1.1.2.69 --- src/doc/CHANGES-6.1.6:1.1.2.68 Tue Jul 19 14:22:41 2016 +++ src/doc/CHANGES-6.1.6 Thu Jul 21 13:11:29 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.1.6,v 1.1.2.68 2016/07/19 14:22:41 martin Exp $ +# $NetBSD: CHANGES-6.1.6,v 1.1.2.69 2016/07/21 13:11:29 martin Exp $ A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6 release: @@ -8403,3 +8403,8 @@ libexec/mail.local/mail.local.c 1.27 Fix race condition in deliver(), fix resource leak. [shm, ticket #1391] +libexec/mail.local/mail.local.c 1.28 + + Fix error checks in open(2) calls. + [shm, ticket #1392] +