Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Ticket #776



details:   https://anonhg.NetBSD.org/src/rev/b5b31369d378
branches:  netbsd-9
changeset: 745721:b5b31369d378
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Mar 09 15:23:55 2020 +0000

description:
Ticket #776

diffstat:

 doc/CHANGES-9.1 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 27087e70b94b -r b5b31369d378 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Mon Mar 09 15:22:21 2020 +0000
+++ b/doc/CHANGES-9.1   Mon Mar 09 15:23:55 2020 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index