Skip to content

Commit

Permalink
Update news
Browse files Browse the repository at this point in the history
  • Loading branch information
markokr committed Jul 10, 2017
1 parent dbab760 commit fac890f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions doc/news.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ rarfile history

.. py:currentmodule:: rarfile
Version 3.1 (...)
-----------------

Fixes:

* Accept `bytes` filenames in Python 3
(Nate Bogdanowicz)

* Use bug-compatible SHA1 for longer passwords (> 28 chars)
in RAR3 encrypted headers.
(Marko Kreen)

* Return true/false from _check_unrar_tool
(miigotu)

* Include all test files in archive
(Benedikt Morbach)

Version 3.0 (2016-12-27)
------------------------

Expand Down

0 comments on commit fac890f

Please sign in to comment.