summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 78128e74dd1fda960a2b0527893ab81c83994861 (plain)
1
2
3
4
5
6
7
8
Changes in version 1.5:

Decompression support for deprecated version 0 files has been removed.

A bug has been fixed that would make an instance of "struct LZ_Encoder"
unresponsive if "LZ_compress_sync_flush" is called at the wrong moment.

Minor fixes.