Module Name: src
Committed By: roy
Date: Tue Sep 24 13:06:13 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
Note vether link0 addition.
To generate a diff of this commit:
cvs rdiff -u -r1.3099 -r1.3100 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.3099 src/doc/CHANGES:1.3100
--- src/doc/CHANGES:1.3099 Mon Sep 23 15:08:36 2024
+++ src/doc/CHANGES Tue Sep 24 13:06:13 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3099 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3100 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -527,3 +527,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
[jmcneill 20240922]
zlib: Import 1.3.1 [christos 20240922]
jemalloc(3): Import 5.3.0. [christos 20140923]
+ vether(4): allow link state to be toggled by link0. [roy 20240924]