diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2014-12-21 14:32:22 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2014-12-21 14:32:22 +0200 |
commit | cec2ee863b3a88f4bf039cb00f73c4a4fc93a429 (patch) | |
tree | ebcfbc52c0537c08bfcb2aa12b49d120ad7e5c61 | |
parent | xz: Fix a comment. (diff) | |
download | xz-cec2ee863b3a88f4bf039cb00f73c4a4fc93a429.tar.xz |
Update NEWS for 5.0.8.
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -164,6 +164,18 @@ XZ Utils Release Notes experimental and may change before it gets into a stable release. +5.0.8 (2014-12-21) + + * Fixed an old bug in xzgrep that affected OpenBSD and probably + a few other operating systems too. + + * Updated French and German translations. + + * Added support for detecting the amount of RAM on AmigaOS/AROS. + + * Minor build system updates. + + 5.0.7 (2014-09-20) * Fix regressions introduced in 5.0.6: |