Releases: kspalaiologos/bzip3
Releases · kspalaiologos/bzip3
1.5.2
1.5.1
update news / 1.5.1 (#146)
1.5.0
Update news in preparation for v1.5.0
1.4.0
NEWS for v1.4.0
1.3.2
Update NEWS
1.3.1
Fix Adam Borowski's patch to work on inflated blocks.
1.3.0
add a note on upgrades
1.2.3
Update NEWS
1.2.2
- safety fixes for the LZP pass.
- add the
-k
compatibility flag. - use
env
to detect the shell in bzip3 utility scripts - update
libtool
to v2.4.7, fixing an issue with macports and homebrew.
1.2.1
v1.2.1:
- fix a LZP decompression bug when a match occurred before block boundary.
- don't set rpath in the Makefile
- fix build warnings from -v
- add
most
support - windows binary mode fix