summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-03-25 22:59:38 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-03-25 22:59:38 (GMT)
commitb4755c79026b6ac0b7f300933e9c022d35fb7460 (patch)
treecbe7890dbd6b25841c8d1e967149e51eff6df263 /NEWS
parenta357f434f06de70e5d670b8669becccb09f4c7a6 (diff)
downloadlz4-b4755c79026b6ac0b7f300933e9c022d35fb7460.zip
lz4-b4755c79026b6ac0b7f300933e9c022d35fb7460.tar.gz
lz4-b4755c79026b6ac0b7f300933e9c022d35fb7460.tar.bz2
Added : arm cross-compilation test
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aea9cd1..2eeb948 100644
--- a/NEWS
+++ b/NEWS
@@ -7,9 +7,10 @@ New : lz4frame & lz4cli frame content size support
New : lz4frame supports skippable frames
Changed:Default "make install" directory is /usr/local
New : lz4 cli supports "pass-through" mode
-New : g++ compatibility tests
New : datagen can generate sparse files
New : scan-build tests
+New : g++ compatibility tests
+New : arm cross-compilation test
Fixed : Fuzzer + frametest compatibility with NetBSD (issue #48)
Added : Visual project directory
Updated:Man page & Specification