diff --git a/NEWS b/NEWS index 7bcd2212..3c20f361 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ * Version 1.1.4 (unreleased) - Added newfstatat() and epoll_pwait() to the accepted list of seccomp calls. This improves compatibility with certain libcs and aarch64. +- Do not allow assigning the same IPv6 as tun device address and to + the client. This allows using /127 as prefix (#430) * Version 1.1.3 (released 2021-06-02)