Module Name:    src
Committed By:   kamil
Date:           Tue Jan 10 01:53:25 UTC 2017

Modified Files:
        src/doc: CHANGES

Log Message:
ptrace(2): Add new si_code value of SIGTRAP: TRAP_CHLD

Sponsored by <The NetBSD Foundation>


To generate a diff of this commit:
cvs rdiff -u -r1.2234 -r1.2235 src/doc/CHANGES

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
diff -u src/doc/CHANGES:1.2234 src/doc/CHANGES:1.2235
--- src/doc/CHANGES:1.2234	Tue Jan 10 01:29:31 2017
+++ src/doc/CHANGES	Tue Jan 10 01:53:25 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2234 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2235 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -446,3 +446,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
 		PT_GET_SIGINFO and PT_SET_SIGINFO [kamil 20170107]
 	nsd(8): Add the NSD Authoritative DNS server [christos 20170107]
 	zlib(3): Import 1.2.10 [christos 20170109]
+	ptrace(2): Add new si_code value of SIGTRAP: TRAP_CHLD [kamil 20170110]

Reply via email to