Module Name: src
Committed By: rmind
Date: Sat Sep 29 18:48:55 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
Mention that NPF was converted to use libnv.
To generate a diff of this commit:
cvs rdiff -u -r1.2443 -r1.2444 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.2443 src/doc/CHANGES:1.2444
--- src/doc/CHANGES:1.2443 Sun Sep 23 13:46:53 2018
+++ src/doc/CHANGES Sat Sep 29 18:48:55 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2443 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2444 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -228,3 +228,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
kernel: Remove the ISDN code, including daic(4), iavc(4), isic(4),
ifpci(4), ifritz, iwic(4), and all the ISDN-related
userland tools. [maxv 20180923]
+ npf: Converted to use libnv [rmind 20180929]