Module Name: src Committed By: jdolecek Date: Sun Apr 5 17:45:19 UTC 2020
Modified Files: src/doc: CHANGES Log Message: note removal of xen rx-flip To generate a diff of this commit: cvs rdiff -u -r1.2665 -r1.2666 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.2665 src/doc/CHANGES:1.2666 --- src/doc/CHANGES:1.2665 Sat Apr 4 16:07:40 2020 +++ src/doc/CHANGES Sun Apr 5 17:45:19 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2665 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2666 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -165,3 +165,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0: 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] + xen: remove legacy rx-flip support from xennet(4) and xvif(4) + [jdolecek 20200405]