Source-Changes-HG archive

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

[src/trunk]: src/doc doc: note tradcpp import, my fault for ignoring commits ...



details:   https://anonhg.NetBSD.org/src/rev/9dc7f84f3aa9
branches:  trunk
changeset: 370169:9dc7f84f3aa9
user:      nia <nia%NetBSD.org@localhost>
date:      Tue Sep 20 07:37:29 2022 +0000

description:
doc: note tradcpp import, my fault for ignoring commits that start
with "Initial revision"

diffstat:

 doc/CHANGES |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 1607949a16a7 -r 9dc7f84f3aa9 doc/CHANGES
--- a/doc/CHANGES       Tue Sep 20 07:28:06 2022 +0000
+++ b/doc/CHANGES       Tue Sep 20 07:37:29 2022 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2906 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2907 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -664,6 +664,10 @@
        evbarm: Add initial support for the Rockchip RK3588 SoC.
                [ryo 20220823]
        acpi(4): Updated ACPICA to 20220331. [christos 20220827]
+       tradcpp(1): Import tradcpp to base for programs that require a
+               C preprocessor to process their configuration but should
+               still work without the compiler set installed.
+               [dholland 20220827]
        ftp(1): Add TLS/SSL certificate verification. [christos 20220830]
        xen: Add experimental support for PVH dom0. [bouyer 20220901]
        make(1): Add .break to terminate .for loops early. [sjg 20220902]



Home | Main Index | Thread Index | Old Index