2025-02-20 16:14:12 +01:00
|
|
|
2009-09-02 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
|
|
|
|
|
|
|
* Version 0.6 released.
|
|
|
|
* The LZ_compress_sync_flush mechanism has been fixed.
|
|
|
|
|
2025-02-20 16:06:06 +01:00
|
|
|
2009-07-03 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
|
|
|
|
|
|
|
* Version 0.5 released.
|
|
|
|
* Decompression speed has been improved.
|
|
|
|
* main.cc (signal_handler): Declared as `extern "C"'.
|
|
|
|
|
2025-02-20 16:01:38 +01:00
|
|
|
2009-06-03 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
|
|
|
|
|
|
|
* Version 0.4 released.
|
|
|
|
* Added new function LZ_compress_sync_flush.
|
|
|
|
* Added new function LZ_compress_write_size.
|
|
|
|
* Decompression speed has been improved.
|
|
|
|
* Added chapter "Buffering" to the manual.
|
|
|
|
|
|
|
|
2009-05-03 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
2025-02-20 15:51:30 +01:00
|
|
|
|
|
|
|
* Version 0.3 released.
|
|
|
|
* Lzilib is now built as a shared library (in addition to static).
|
|
|
|
|
2025-02-20 16:01:38 +01:00
|
|
|
2009-04-26 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
2025-02-20 15:51:30 +01:00
|
|
|
|
|
|
|
* Version 0.2 released.
|
|
|
|
* Fixed a segfault when decompressing trailing garbage.
|
|
|
|
* Fixed a false positive in LZ_(de)compress_finished.
|
|
|
|
|
2025-02-20 16:01:38 +01:00
|
|
|
2009-04-21 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
2025-02-20 15:51:30 +01:00
|
|
|
|
|
|
|
* Version 0.1 released.
|
|
|
|
|
|
|
|
|
|
|
|
Copyright (C) 2009 Antonio Diaz Diaz.
|
|
|
|
|
|
|
|
This file is a collection of facts, and thus it is not copyrightable,
|
|
|
|
but just in case, I give you unlimited permission to copy, distribute
|
|
|
|
and modify it.
|