diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2011-02-06 20:13:01 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2011-02-06 20:13:01 +0200 |
commit | 6dd061adfd2775428b079eb03d6fd47d7c0f1ffe (patch) | |
tree | d0300ef625b5ed4d5f29b53b96c90e203f1812c8 /NEWS | |
parent | Merge branch 'v5.0' (diff) | |
parent | Update NEWS for 5.0.1. (diff) | |
download | xz-6dd061adfd2775428b079eb03d6fd47d7c0f1ffe.tar.xz |
Merge commit '5fbce0b8d96dc96775aa0215e3581addc830e23d'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -2,6 +2,20 @@ XZ Utils User-Visible Changes ============================= +5.0.1 (2011-01-29) + + * xz --force now (de)compresses files that have setuid, setgid, + or sticky bit set and files that have multiple hard links. + The man page had it documented this way already, but the code + had a bug. + + * gzip and bzip2 support in xzdiff was fixed. + + * Portability fixes + + * Minor fix to Czech translation + + 5.0.0 (2010-10-23) Only the most important changes compared to 4.999.9beta are listed |