diff --git a/doc/topics/releases/neon.rst b/doc/topics/releases/neon.rst index 57e873d0112f..0d19bf0d2888 100644 --- a/doc/topics/releases/neon.rst +++ b/doc/topics/releases/neon.rst @@ -167,12 +167,6 @@ Fileserver Deprecations - The ``svnfs_env_whitelist`` config option has been removed in favor of ``svnfs_saltenv_whitelist``. - The ``svnfs_env_blacklist`` config option has been removed in favor of ``svnfs_saltenv_blacklist``. -- The :py:mod`firewalld ` state has been changed as follows: - - - The default setting for the ``prune_services`` option in the - :py:func:`firewalld.present ` function has changed - from ``True`` to ``False``. - Engine Removal -------------- @@ -186,18 +180,6 @@ Returner Removal to Slack, the :py:func:`slack ` returner may be a suitable replacement. -- The :py:mod`firewalld ` module has been changed as - follows: - - - Support for the ``force_masquerade`` option has been removed from the - :py:func:`firewalld.add_port