Module Name: src
Committed By: nia
Date: Wed Feb 14 19:20:29 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
doc: Fix syntax
To generate a diff of this commit:
cvs rdiff -u -r1.3036 -r1.3037 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.3036 src/doc/CHANGES:1.3037
--- src/doc/CHANGES:1.3036 Tue Feb 13 15:40:28 2024
+++ src/doc/CHANGES Wed Feb 14 19:20:29 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3036 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3037 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -278,3 +278,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
[macallan 20240213]
bind: Apply bind security patches: CVE-2023-4408 CVE-2023-5517
CVE-2023-5679 CVE-2023-6516 CVE-2023-50387 CVE-2023-50868
+ [christos 20240213]