Module Name: src
Committed By: maxv
Date: Sun Jan 27 09:07:24 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
satlink removed
To generate a diff of this commit:
cvs rdiff -u -r1.2493 -r1.2494 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.2493 src/doc/CHANGES:1.2494
--- src/doc/CHANGES:1.2493 Tue Jan 22 15:22:55 2019
+++ src/doc/CHANGES Sun Jan 27 09:07:23 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2493 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2494 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -313,3 +313,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
tables, lock-free state lookup, incremental state G/C, etc).
[rmind 20190119]
dhcpcd: Import dhcpcd-7.1.0 (roy 20190122)
+ kernel: Remove the satlink driver. (maxv 20190127)