Skip to content

Commit 7bdb235

Browse files
committed
Update changelog
1 parent a0355c8 commit 7bdb235

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Changelog
99
1010
version 0.6.0-dev
1111
-----------------
12+
+ ``python -m gzip``'s behaviour has been changed since fixing bug:
13+
`bpo-43316 <https://bugs.python.org/issue43316>`_. This bug was not present
14+
in ``python -m isal.igzip`` but it handled the error differently than the
15+
solution in CPython. This is now corrected and ``python -m isal.igzip``
16+
handles the error the same as the fixed ``python -m gzip``.
1217
+ Installation on Windows is now supported. Wheels are provided for Windows as
1318
well.
1419

0 commit comments

Comments
 (0)