Replaced Compress::Zlib with IO::Compress::Gzip and IO::Uncompress::Gunzip. Replaced Compress::Bzip2 with IO::Compress::Bzip2 and IO::Uncompress::Bunzip2.
This commit is contained in:
6
Changes
6
Changes
@ -1,7 +1,11 @@
|
||||
arclog change log
|
||||
|
||||
2022-03-19
|
||||
Added support for the xz compression.
|
||||
1. Added support for the xz compression.
|
||||
2. Replaced Compress::Zlib with IO::Compress::Gzip and
|
||||
IO::Uncompress::Gunzip.
|
||||
2. Replaced Compress::Bzip2 with IO::Compress::Bzip2 and
|
||||
IO::Uncompress::Bunzip2.
|
||||
|
||||
2020-02-06 version 3.05
|
||||
1. Replaced the messy GNU-styled, multi-lingual documents with a
|
||||
|
Reference in New Issue
Block a user