blob: 4c495f877ad826e57618614e08f08b6a9f894af5 [file] [log] [blame]
XZ for Java release notes
=========================
1.2 (2013-01-29)
* Use fields instead of reallocating frequently-needed temporary
objects in the LZMA encoder.
* Fix the contents of xz-${version}-sources.jar.
* Add OSGi attributes to xz.jar.
1.1 (2012-07-05)
* The depthLimit argument in the LZMA2Options constructor is
no longer ignored.
* LZMA2Options() can no longer throw UnsupportedOptionsException.
* Fix bugs in the preset dictionary support in the LZMA2 encoder.
1.0 (2011-10-22)
* The first stable release