Module Name: src
Committed By: sborrill
Date: Mon Jul 16 13:21:39 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Ticket #923
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.228 -r1.1.2.229 src/doc/CHANGES-8.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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.228 src/doc/CHANGES-8.0:1.1.2.229
--- src/doc/CHANGES-8.0:1.1.2.228 Sun Jul 15 11:03:13 2018
+++ src/doc/CHANGES-8.0 Mon Jul 16 13:21:39 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.228 2018/07/15 11:03:13 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.229 2018/07/16 13:21:39 sborrill Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -14266,3 +14266,9 @@ crypto/external/bsd/openssh/dist/ssh-age
related libraries.
[sevan, ticket #922]
+etc/Makefile.params 1.20
+
+ Drop output for MAKECONF MAKEOBJDIR MAKEOBJDIRPREFIX MAKEVERBOSE
+ in MKREPRO=yes builds.
+ [martin, ticket #923]
+