Fixed SEGFAULT with files compression
This commit is contained in:
parent
2c5f019388
commit
21c469fc99
|
@ -1,5 +1,5 @@
|
||||||
## Caesium CommandLineTools
|
## Caesium CommandLineTools
|
||||||
##### caesium-clt - v0.10.1-beta (build 20170310) - Copyright © Matteo Paonessa, 2017. All Rights Reserved.
|
##### caesium-clt - v0.10.2-beta (build 20170318) - Copyright © Matteo Paonessa, 2017. All Rights Reserved.
|
||||||
[](https://travis-ci.org/Lymphatus/caesium-clt)
|
[](https://travis-ci.org/Lymphatus/caesium-clt)
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
@ -60,6 +60,7 @@ $ caesiumclt -q 0 -RS -o ~/output/ ~/Pictures
|
||||||
----------
|
----------
|
||||||
|
|
||||||
###### CHANGELOG
|
###### CHANGELOG
|
||||||
|
* 0.10.2-beta - Bugfixes
|
||||||
* 0.10.1-beta - All features are available
|
* 0.10.1-beta - All features are available
|
||||||
* 0.10.0-beta - Switched to cmake build system and libcaesium
|
* 0.10.0-beta - Switched to cmake build system and libcaesium
|
||||||
* 0.9.1-beta - Initial development stage
|
* 0.9.1-beta - Initial development stage
|
||||||
|
|
Loading…
Reference in New Issue