Module Name:    src
Committed By:   msaitoh
Date:           Tue Apr 14 13:17:47 UTC 2015

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.0

Log Message:
Note about PR#49864.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.253 -r1.1.2.254 src/doc/CHANGES-7.0

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
diff -u src/doc/CHANGES-7.0:1.1.2.253 src/doc/CHANGES-7.0:1.1.2.254
--- src/doc/CHANGES-7.0:1.1.2.253	Tue Apr 14 05:31:17 2015
+++ src/doc/CHANGES-7.0	Tue Apr 14 13:17:47 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.253 2015/04/14 05:31:17 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.254 2015/04/14 13:17:47 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -16089,7 +16089,7 @@ sys/rump/librump/rumpkern/rump_syscalls.
 sys/sys/syscall.h				(regen)
 sys/sys/syscallargs.h				(regen)
 
-	Fix return type of the readlinkat(2) syscall.
+	Fix return type of the readlinkat(2) syscall. PR#49684.
 	[khorben, ticket #547]
 
 sys/external/bsd/acpica/dist/namespace/nsinit.c	1.7
@@ -18112,7 +18112,7 @@ sys/compat/netbds32/netbsd32_syscalls.c	
 sys/compat/netbds32/netbsd32_sysent.c		regen
 sys/compat/netbsd32/syscalls.master		1.102
 
-	Fix readlinkat return value (ssize_t) for netbsd32 compat.
+	Fix readlinkat return value (ssize_t) for netbsd32 compat. PR#49864.
 	[khorben, ticket #560]
 
 sbin/devpubd/hooks/02-wedgenames		1.3

Reply via email to