Module Name: src Committed By: christos Date: Sat Sep 8 19:12:01 UTC 2018
Modified Files: src/doc: CHANGES Log Message: mention libnv To generate a diff of this commit: cvs rdiff -u -r1.2440 -r1.2441 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.2440 src/doc/CHANGES:1.2441 --- src/doc/CHANGES:1.2440 Thu Sep 6 02:46:25 2018 +++ src/doc/CHANGES Sat Sep 8 15:12:01 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2440 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2441 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -222,3 +222,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: mpc: Updated to version 1.1.0. [mrg 20180904] kernel: Remove en(4). [maxv 20180906] kernel: Remove the NATM code. [maxv 20180906] + libnv: Imported from FreeBSD [christos 20180908]