From f5564869f8a70503c29c0d24609245321ba39b2c Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Fri, 24 Jan 2014 17:34:02 +0300 Subject: [PATCH] Readme update --- README.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 53796bd7b2..c5fba559c7 100644 --- a/README.txt +++ b/README.txt @@ -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 ==============