SHA256
3
0
forked from pool/zstd
zstd/zstd.changes
Ismail Dönmez 6f35df5432 - Update to version 1.1.1
* New : cli commands -M#, --memory=, --memlimit=,
    --memlimit-decompress= to limit allowed memory consumption
    during decompression
  * Improved : slightly better compression ratio at --ultra levels
  * Improved : better memory usage when using streaming
    compression API
  * Added : API : ZSTD_initCStream_usingCDict(), 
    ZSTD_initDStream_usingDDict() (experimental section)
  * Changed : zstd_errors.h is now installed within /include
    (and replaces errors_public.h)
  * Fixed : several sanitizer warnings

OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=4
2016-12-04 12:33:31 +00:00

28 lines
1014 B
Plaintext

-------------------------------------------------------------------
Sun Dec 4 12:25:27 UTC 2016 - idonmez@suse.com
- Update to version 1.1.1
* New : cli commands -M#, --memory=, --memlimit=,
--memlimit-decompress= to limit allowed memory consumption
during decompression
* Improved : slightly better compression ratio at --ultra levels
* Improved : better memory usage when using streaming
compression API
* Added : API : ZSTD_initCStream_usingCDict(),
ZSTD_initDStream_usingDDict() (experimental section)
* Changed : zstd_errors.h is now installed within /include
(and replaces errors_public.h)
* Fixed : several sanitizer warnings
-------------------------------------------------------------------
Sun Oct 16 17:55:02 UTC 2016 - jengelh@inai.de
- Update descriptions
-------------------------------------------------------------------
Wed Oct 5 09:03:14 UTC 2016 - bwiedemann@suse.com
- initial package version 1.1.0
based on https://pbrady.fedorapeople.org/zstd.spec