mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-24 06:24:40 +02:00
#107: Add release note for 1.1.2-RC2
This commit is contained in:
parent
50930c8c3b
commit
9215b09cc5
@ -1,5 +1,8 @@
|
|||||||
Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.
|
Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.
|
||||||
|
|
||||||
|
## snappy-java-1.1.2-RC2 (18 May 2015)
|
||||||
|
* Fix #107: SnappyOutputStream.close() is not idempotent
|
||||||
|
|
||||||
## snappy-java-1.1.2-RC1 (13 May 2015)
|
## snappy-java-1.1.2-RC1 (13 May 2015)
|
||||||
* SnappyInputStream now supports reading concatenated compressed results of SnappyOutputStream
|
* SnappyInputStream now supports reading concatenated compressed results of SnappyOutputStream
|
||||||
* There has been no compressed format change since 1.0.5.x. So You can read the compressed results interchangeablly between these versions.
|
* There has been no compressed format change since 1.0.5.x. So You can read the compressed results interchangeablly between these versions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user