Module Name: src Committed By: snj Date: Tue Jan 12 10:28:31 UTC 2016
Modified Files: src/doc [netbsd-7]: CHANGES-7.1 Log Message: add PR reference to ticket 1072 To generate a diff of this commit: cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/doc/CHANGES-7.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-7.1 diff -u src/doc/CHANGES-7.1:1.1.2.45 src/doc/CHANGES-7.1:1.1.2.46 --- src/doc/CHANGES-7.1:1.1.2.45 Tue Jan 12 10:26:08 2016 +++ src/doc/CHANGES-7.1 Tue Jan 12 10:28:31 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.1,v 1.1.2.45 2016/01/12 10:26:08 snj Exp $ +# $NetBSD: CHANGES-7.1,v 1.1.2.46 2016/01/12 10:28:31 snj Exp $ A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1 release: @@ -1760,6 +1760,6 @@ sys/arch/arm/arm/cpufunc.c 1.159 sys/arch/hppa/include/db_machdep.h 1.13 - hppa ddb: Fix always false condition. + hppa ddb: Fix always false condition. PR port-hppa/50642. [skrll, ticket #1072]