mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
e114502b2b
- Updated to the latest, probably final file format version. - Command line tool reworked to not use threads anymore. Threading will probably go into liblzma anyway. - Memory usage limit is now about 30 % for uncompression and about 90 % for compression. - Progress indicator with --verbose - Simplified --help and full --long-help - Upgraded to the last LGPLv2.1+ getopt_long from gnulib. - Some bug fixes
29 lines
657 B
Text
29 lines
657 B
Text
|
|
Thanks
|
|
------
|
|
|
|
Some people have helped more, some less, some don't even know they have
|
|
been helpful, but nevertheless everyone's help has been important. :-)
|
|
In alphabetical order:
|
|
- Mark Adler
|
|
- Nelson H. F. Beebe
|
|
- Anders F. Björklund
|
|
- İsmail Dönmez
|
|
- Jean-loup Gailly
|
|
- Per Øyvind Karlsen
|
|
- Ville Koskinen
|
|
- Stephan Kulow
|
|
- Jim Meyering
|
|
- Igor Pavlov
|
|
- Mikko Pouru
|
|
- Bernhard Reutner-Fischer
|
|
- Alexandre Sauvé
|
|
- Andreas Schwab
|
|
- Julian Seward
|
|
- Paul Townsend
|
|
- Mohammed Adnène Trojette
|
|
- Andreas Zieringer
|
|
|
|
Also thanks to all the people who have participated the Tukaani project
|
|
and others who I have forgot.
|
|
|