Update NEWS for 5.2.1.
This commit is contained in:
parent
7a11c4a8e5
commit
29e39c7997
14
NEWS
14
NEWS
|
@ -2,6 +2,20 @@
|
||||||
XZ Utils Release Notes
|
XZ Utils Release Notes
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
5.2.1 (2015-02-26)
|
||||||
|
|
||||||
|
* Fixed a compression-ratio regression in fast mode of LZMA1 and
|
||||||
|
LZMA2. The bug is present in 5.1.4beta and 5.2.0 releases.
|
||||||
|
|
||||||
|
* Fixed a portability problem in xz that affected at least OpenBSD.
|
||||||
|
|
||||||
|
* Fixed xzdiff to be compatible with FreeBSD's mktemp which differs
|
||||||
|
from most other mktemp implementations.
|
||||||
|
|
||||||
|
* Changed CPU core count detection to use cpuset_getaffinity() on
|
||||||
|
FreeBSD.
|
||||||
|
|
||||||
|
|
||||||
5.2.0 (2014-12-21)
|
5.2.0 (2014-12-21)
|
||||||
|
|
||||||
Since 5.1.4beta:
|
Since 5.1.4beta:
|
||||||
|
|
Loading…
Reference in New Issue