Module Name: src Committed By: snj Date: Tue Feb 14 16:56:05 UTC 2017
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: 1359 To generate a diff of this commit: cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-7.0.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-7.0.3 diff -u src/doc/CHANGES-7.0.3:1.1.2.25 src/doc/CHANGES-7.0.3:1.1.2.26 --- src/doc/CHANGES-7.0.3:1.1.2.25 Sun Feb 12 22:03:49 2017 +++ src/doc/CHANGES-7.0.3 Tue Feb 14 16:56:05 2017 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.3,v 1.1.2.25 2017/02/12 22:03:49 snj Exp $ +# $NetBSD: CHANGES-7.0.3,v 1.1.2.26 2017/02/14 16:56:05 snj Exp $ A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3 release: @@ -370,3 +370,8 @@ libexec/httpd/testsuite/test-simple 1.3 - no longer sends encoding header for compressed formats [mrg, ticket #1357] +sys/compat/linux/arch/amd64/linux_machdep.c 1.50, 1.51 + + Don't let userland choose %rip. + [maxv, ticket #1359] +