doc: Tweak the vadvise removal entry in CHANGES

Note the removal of the vadvise header
This commit is contained in:
kamil 2018-01-06 16:52:57 +00:00
parent f98f70a745
commit f615c5a6fd
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2343 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2344 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -95,5 +95,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[mbalmer 20171213]
sstk: Remove the "stack section size change" syscall [kamil 20171219]
sbrk: Remove the "data section size change" syscall [kamil 20171219]
ovadvise: Remove the old vadvise syscall [kamil 20171219]
ovadvise: Remove the old vadvise syscall header [kamil 20171219]
dhcpcd(8): Import dhcpcd-7.0.0 [roy 20180101]