summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r--user_guide_src/source/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 08b692168..98026dc59 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -423,7 +423,7 @@ Release Date: Not Released
- :doc:`Zip Library <libraries/zip>` changes include:
- Method ``read_file()`` can now also alter the original file path/name while adding files to an archive.
- - Added support for changing the compression level and encoding used by gzcompress.
+ - Added support for changing the compression level.
- :doc:`Trackback Library <libraries/trackback>` method ``receive()`` will now utilize ``iconv()`` if it is available but ``mb_convert_encoding()`` is not.