Module Name: src
Committed By: martin
Date: Wed Jul 5 11:55:46 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1661
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.73 -r1.1.2.74 src/doc/CHANGES-9.4
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.4
diff -u src/doc/CHANGES-9.4:1.1.2.73 src/doc/CHANGES-9.4:1.1.2.74
--- src/doc/CHANGES-9.4:1.1.2.73 Fri Jun 30 17:23:13 2023
+++ src/doc/CHANGES-9.4 Wed Jul 5 11:55:46 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.73 2023/06/30 17:23:13 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.74 2023/07/05 11:55:46 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -1626,3 +1626,8 @@ sys/arch/i386/stand/bootxx/boot1.c 1.22
x86: primary bootstrap is now able to read a GPT inside RAIDframe.
[manu, ticket #1658]
+external/bsd/mdocml/dist/st.c 1.2
+
+ mandoc(1): add ISO C 2018 standard.
+ [wiz, ticket #1661]
+