Module Name:    src
Committed By:   riz
Date:           Tue Nov 20 21:33:15 UTC 2012

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

Log Message:
Ticket 670.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-6.0.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-6.0.1
diff -u src/doc/CHANGES-6.0.1:1.1.2.13 src/doc/CHANGES-6.0.1:1.1.2.14
--- src/doc/CHANGES-6.0.1:1.1.2.13	Mon Nov 19 18:15:36 2012
+++ src/doc/CHANGES-6.0.1	Tue Nov 20 21:33:14 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.13 2012/11/19 18:15:36 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.14 2012/11/20 21:33:14 riz Exp $
 
 A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
 release:
@@ -113,3 +113,8 @@ lib/libnpf/npf.c				1.14 via patch
 	Fix for npfctl show.
 	[rmind, ticket #653]
 
+sys/kern/kern_exec.c				1.358
+
+	Fix posix_spawn()ed processes with attributes.
+	[christos, ticket #670]
+

Reply via email to