Module Name: src
Committed By: nia
Date: Sun Jun 30 08:15:51 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
doc: fix syntax
To generate a diff of this commit:
cvs rdiff -u -r1.3068 -r1.3069 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.3068 src/doc/CHANGES:1.3069
--- src/doc/CHANGES:1.3068 Fri Jun 28 10:23:37 2024
+++ src/doc/CHANGES Sun Jun 30 08:15:51 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3068 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3069 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -419,7 +419,7 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
libarchive: Import libarchive-3.7.4. [christos 20240609]
ipfilter(4): Mark as MPSAFE. [mrg 20240609]
pkg_install: Import pkg_install-20240307. [wiz 20240611]
- OpenSSL: Imported 3.0.14. [christos 2020611]
+ OpenSSL: Imported 3.0.14. [christos 20240611]
sh(1): When a background job is started at the top level (ie: not
in any kind of subshell) of an interactive shell, print
the job number assigned, and the process id of the lead