Module Name:    src
Committed By:   martin
Date:           Mon Mar  9 15:23:55 UTC 2020

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

Log Message:
Ticket #776


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/doc/CHANGES-9.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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.12 src/doc/CHANGES-9.1:1.1.2.13
--- src/doc/CHANGES-9.1:1.1.2.12	Mon Mar  9 10:39:43 2020
+++ src/doc/CHANGES-9.1	Mon Mar  9 15:23:55 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.12 2020/03/09 10:39:43 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.13 2020/03/09 15:23:55 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -489,3 +489,15 @@ sys/arch/powerpc/ibm4xx/pic_uic.c		1.5
 	Remove unused macros.
 	[rin, ticket #774]
 
+usr.bin/config/TODO                             up to 1.32
+usr.bin/config/defs.h                           up to 1.105
+usr.bin/config/files.c                          up to 1.37
+usr.bin/config/gram.y                           up to 1.55
+usr.bin/config/main.c                           up to 1.99
+usr.bin/config/scan.l                           up to 1.30
+usr.bin/config/sem.c                            up to 1.84
+usr.bin/config/util.c                           up to 1.21
+
+	config(1): fix issue with incorrect handling of elifdef statements.
+	[christos, ticket #776]
+

Reply via email to