From 8c0cf2ea1620c8d5cb235f56dac916eea3334b7f Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 5 Apr 2020 17:45:19 +0000 Subject: [PATCH] note removal of xen rx-flip --- doc/CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/CHANGES b/doc/CHANGES index 215bab0d69ac..ae90b3e44853 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -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]