mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-20 12:34:30 +02:00
1.1.1-M4 Release
This commit is contained in:
parent
527cd9b315
commit
c0027a9c0e
@ -7,6 +7,11 @@ 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 (not yet)
|
||||||
* Upgrade native snappy version
|
* Upgrade native snappy version
|
||||||
|
|
||||||
|
# snappy-java-1.1.1-M4 (4 July 2014)
|
||||||
|
* Add libstdc++ embedded linux-x86 native library
|
||||||
|
* IBM AIX 6.1 support
|
||||||
|
* A fix for loading in OSGi in Mac OS X (#76)
|
||||||
|
|
||||||
# snappy-java-1.1.1-M3 (26 June 2014)
|
# snappy-java-1.1.1-M3 (26 June 2014)
|
||||||
* Add PowerPC support (ppc64, ppc64le)
|
* Add PowerPC support (ppc64, ppc64le)
|
||||||
* Building with sbt
|
* Building with sbt
|
||||||
|
@ -1 +1 @@
|
|||||||
version in ThisBuild := "1.1.1-M4-SNAPSHOT"
|
version in ThisBuild := "1.1.1-M4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user