Module Name: src
Committed By: martin
Date: Tue Jul 19 14:16:49 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.2
Log Message:
Ticket #1206
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-7.0.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-7.0.2
diff -u src/doc/CHANGES-7.0.2:1.1.2.5 src/doc/CHANGES-7.0.2:1.1.2.6
--- src/doc/CHANGES-7.0.2:1.1.2.5 Thu Jul 14 18:30:20 2016
+++ src/doc/CHANGES-7.0.2 Tue Jul 19 14:16:49 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.2,v 1.1.2.5 2016/07/14 18:30:20 martin Exp $
+# $NetBSD: CHANGES-7.0.2,v 1.1.2.6 2016/07/19 14:16:49 martin Exp $
A complete list of changes from the NetBSD 7.0.1 release to the NetBSD 7.0.2
release:
@@ -201,3 +201,8 @@ external/bsd/ntp/scripts/mkver
Update ntp to 4.2.8p8.
[snj, ticket #1204]
+libexec/mail.local/mail.local.c 1.27
+
+ Fix race condition in deliver(), fix resource leak.
+ [shm, ticket #1206]
+