Readme update

This commit is contained in:
Alexey Sokolov 2014-01-24 17:34:02 +03:00
parent 9bd64e5760
commit f5564869f8
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,4 @@
jSSC-2.7.0 Release version (20.01.2014)
jSSC-2.8.0 Release version (24.01.2014)
This version contains native libs for Windows(x86, x86-64), Linux(x86, x86-64, ARM soft & hard float), Solaris(x86, x86-64), Mac OS X(x86, x86-64, PPC, PPC64).
All native libs contains in the jssc.jar file and you don't need manage native libs manually.
@ -8,6 +8,11 @@ In this build:
Fixes:
* Important! Fixed bug with port handles potential leakage
Additions:
* Added method "writeString(String string, String charsetName)"
* Added method "getNativeLibraryVersion" in "SerialNativeInterface" class
* Enabled Java and Native libraries versions mismatch check
With Best Regards, Sokolov Alexey aka scream3r.
============= Previous Builds ==============