mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-02-06 14:30:31 +00:00
Update changelog
This commit is contained in:
parent
2883354ef2
commit
e8df959894
@ -139,6 +139,13 @@ __ https://archive.fo/
|
||||
Changelog
|
||||
---------
|
||||
|
||||
(next version)
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
* Changed the default value of ``ResourceFork.__init__``'s ``close`` keyword argument from ``True`` to ``False``. This matches the behavior of classes like ``zipfile.ZipFile`` and ``tarfile.TarFile``.
|
||||
* Fixed ``ResourceFork.open`` and ``ResourceFork.__init__`` not closing their streams in some cases.
|
||||
* Refactored the single ``rsrcfork.py`` file into a package. This is an internal change and should have no effect on how the ``rsrcfork`` module is used.
|
||||
|
||||
Version 1.1.2
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user