diff --git a/CHANGELOG.rst b/CHANGELOG.rst index cb6b45a83..667800a10 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -47,6 +47,7 @@ Improved terminal support Other improvements ------------------ - The css for fish's documentation no longer depends on sphinx' stock "classic" theme. This should improve compatibility with sphinx versions and ease upgrading (:issue:`9003`). +- The web-based configuration tool now works on systems that have ipv6 disabled (:issue:`3857`). For distributors