We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a1dea commit b2901eeCopy full SHA for b2901ee
1 file changed
Milestone.md
@@ -7,6 +7,9 @@ Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.
7
* Run `make native test` and send the result as a pull requset.
8
* We also test the usability of the newly added BitShuffle API before this release.
9
10
+## snappy-java-1.1.4-M3 (2017-02-16)
11
+ * Fix native libraries for ppc64 (bigendian) and ppc64le (little endian)
12
+
13
## snappy-java-1.1.4-M2 (2017-02-13)
14
* Added s390x and AIX ppc/ppc64 support.
15
0 commit comments