Module Name: src Committed By: jdolecek Date: Sat Apr 4 16:07:40 UTC 2020
Modified Files: src/doc: CHANGES Log Message: note SMBFS and nsmb removal To generate a diff of this commit: cvs rdiff -u -r1.2664 -r1.2665 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.2664 src/doc/CHANGES:1.2665 --- src/doc/CHANGES:1.2664 Thu Apr 2 14:11:59 2020 +++ src/doc/CHANGES Sat Apr 4 16:07:40 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2664 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2665 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -163,3 +163,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0: acpi(4): Updated ACPICA to 20200326. [christos 20200328] ioctlprint(1): Add ioctl descriptive printer. [kamil 20200402] dhcpcd(8): Import version 9.0.0 [roy 20200402] + mount_smbfs(8): Removed from the tree [jdolecek 20200404] + nsmb(4): Removed from the tree [jdolecek 20200404]