Module Name:    src
Committed By:   bouyer
Date:           Mon May  3 09:16:00 UTC 2021

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

Log Message:
ticket #1677


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.86 -r1.1.2.87 src/doc/CHANGES-8.3

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.3
diff -u src/doc/CHANGES-8.3:1.1.2.86 src/doc/CHANGES-8.3:1.1.2.87
--- src/doc/CHANGES-8.3:1.1.2.86	Fri Apr 30 14:28:35 2021
+++ src/doc/CHANGES-8.3	Mon May  3 09:16:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.86 2021/04/30 14:28:35 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.87 2021/05/03 09:16:00 bouyer Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1893,3 +1893,8 @@ doc/3RDPARTY					(apply patch)
 	Update tzdata to 2021a.
 	[kre, ticket #1676]
 
+sys/kern/kern_exec.c				1.505 via patch
+
+	Fix copy&pasto in handling of POSIX_SPAWN_RESETIDS in posix_spawn(3)
+	[martin, ticket #1677]
+

Reply via email to