Module Name:    src
Committed By:   msaitoh
Date:           Wed Jan  8 07:58:48 UTC 2020

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.0

Log Message:
Ticket #608.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.155 -r1.1.2.156 src/doc/CHANGES-9.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-9.0
diff -u src/doc/CHANGES-9.0:1.1.2.155 src/doc/CHANGES-9.0:1.1.2.156
--- src/doc/CHANGES-9.0:1.1.2.155	Tue Jan  7 11:56:10 2020
+++ src/doc/CHANGES-9.0	Wed Jan  8 07:58:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.155 2020/01/07 11:56:10 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.156 2020/01/08 07:58:48 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -7630,4 +7630,8 @@ sys/kern/kern_ksyms.c				1.88
 	/dev/ksyms has been opened.
 	[pgoyette, ticket #609]
 
+distrib/notes/Makefile.inc			1.53
 
+	PR install/54836: Fix broken conditional, passing the wrong set name
+	suffix to groff.
+	[martin, ticket #608]

Reply via email to