diff options
author | Yann Collet <yann.collet.73@gmail.com> | 2014-09-22 16:38:17 (GMT) |
---|---|---|
committer | Yann Collet <yann.collet.73@gmail.com> | 2014-09-22 16:38:17 (GMT) |
commit | abb6f7806a9753504776a7d4a9c1bbb4841f91c8 (patch) | |
tree | c6febde026adc92e9f8ed54b8607053fd5474548 /NEWS | |
parent | 6e1049872ae2606cfb3820464c850c694275ae59 (diff) | |
download | lz4-abb6f7806a9753504776a7d4a9c1bbb4841f91c8.zip lz4-abb6f7806a9753504776a7d4a9c1bbb4841f91c8.tar.gz lz4-abb6f7806a9753504776a7d4a9c1bbb4841f91c8.tar.bz2 |
Added : suooirt for s390x, thanks to Nobuhiro Iwamatsu
Multiple warning fixes for Visual Studio 2012
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ r123: Added : experimental lz4frame API, thanks to Takayuki Matsuoka and Christopher Jackson for testings +Fix : s390x support, thanks to Nobuhiro Iwamatsu Fix : test mode (-t) no longer requires confirmation, thanks to Thary Nguyen r122: |