Module Name:    src
Committed By:   bouyer
Date:           Sat Aug 27 14:52:08 UTC 2016

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

Log Message:
ticket 1400


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.74 -r1.1.2.75 src/doc/CHANGES-6.0.7

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.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.74 src/doc/CHANGES-6.0.7:1.1.2.75
--- src/doc/CHANGES-6.0.7:1.1.2.74	Sat Aug 27 14:48:31 2016
+++ src/doc/CHANGES-6.0.7	Sat Aug 27 14:52:08 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.74 2016/08/27 14:48:31 bouyer Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.75 2016/08/27 14:52:08 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -8716,3 +8716,8 @@ sys/dev/fss.c					1.95
 	Should fix PR kern/51377: fss(4) panic if snapshot mounted read/write
 	[hannken, ticket #1399]
 
+sys/compat/common/vfs_syscalls_43.c		1.58
+
+	fill in the tv_nsec parts of the converted timespec in cvtstat().
+	[mrg, ticket #1400]
+

Reply via email to