SHA256
1
0
forked from pool/lz4

- Update to new upstream release 131 (library 1.7)

OBS-URL: https://build.opensuse.org/package/show/Archiving/lz4?expand=0&rev=18
This commit is contained in:
2016-04-02 19:30:27 +00:00
committed by Git OBS Bridge
parent b8440fcd19
commit 99d039b750
7 changed files with 79 additions and 66 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Apr 2 19:26:32 UTC 2016 - jengelh@inai.de
- Update to new upstream release 131 (library 1.7)
* slightly improved decoding speed
* lz4frame API is included in liblz4
* new -m command line option to compress multiple files
* new lz4 and lz4hc compression API (old one retained)
-------------------------------------------------------------------
Fri Nov 28 19:02:06 UTC 2014 - jengelh@inai.de