mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-07 14:14:31 +02:00
snappy-java-1.1.1 release
This commit is contained in:
parent
2129f915ef
commit
ed7b51c5ee
@ -4,11 +4,12 @@
|
|||||||
|
|
||||||
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.1 (not yet)
|
## snappy-java-1.1.1 (4 July 2014)
|
||||||
* Upgrade native snappy version
|
* Added Snappy framing format support: SnappyFramedInput/OutputStream
|
||||||
|
* Added native libraries for PowerPC, IBM-AIX 6.4, SunOS.
|
||||||
|
|
||||||
# snappy-java-1.1.1-M4 (4 July 2014)
|
# snappy-java-1.1.1-M4 (4 July 2014)
|
||||||
* Add libstdc++ embedded linux-x86_64 native library
|
* Add linux-x86_64 native library, embedding libstdc++
|
||||||
* IBM AIX 6.1 support
|
* IBM AIX 6.1 support
|
||||||
* A fix for loading in OSGi in Mac OS X (#76)
|
* A fix for loading in OSGi in Mac OS X (#76)
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
version in ThisBuild := "1.1.1-SNAPSHOT"
|
version in ThisBuild := "1.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user