From 36ab114d3e1f351c2e70d5a6166d7a8e0c9303b6 Mon Sep 17 00:00:00 2001 From: Bjakke Date: Wed, 10 Oct 2018 13:44:18 +0300 Subject: [PATCH] Added 1.3.346 release notes --- Changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index d0d22807..ebb2f179 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,7 @@ +1.3.346 +Fixed (#167): Removed redundant Message size calculation in TcpConnection.encodeMessage +Fixed: Added .setProvider("BC") to BouncyCastleUtils.writeToPem as like in others methods of that class + 1.3.345 Fixed (#83): Fixed NPE if equals was called for lazily encoded ExtensionObject Fixed (#150): First tcp message "UA Hello" was segmented, added buffering to avoid tcp fragments of one byte