From 366f813a2cc317dda2d90386ec42eef49746833c Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Tue, 21 Apr 2015 18:46:32 +0100 Subject: [PATCH] ChangeLog for v1.7.1-stable --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1eb0d7f2..77622141 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +v1.7.1 +====== +Bug #3784 - Double click & drag doesn't select words on client +Bug #3052 - Triple-click (select line) does not work +Bug #4367 - Duplicate Alt-S Keyboard Shortcuts on Gui +Bug #4554 - Server unable to accept new SSL connection +Bug #4553 - SSL handshake failure error causes GUI to crash +Bug #4551 - Plugin wizard doesn't create SSL directory +Bug #4548 - Severe code duplication in fingerprint logic +Bug #4547 - Windows server crashes when client fingerprint dialog open +Bug #4539 - Mac client dies when server has SSL_ERROR_SSL +Bug #4537 - Plugin wizard doesn't complete but finish button enabled +Bug #4535 - Server crashes on shut down after multiple connections failed +Bug #4528 - Error SSL_ERROR_SSL is logged on unknown error +Bug #4527 - Server fingerprint dialog on client GUI keeps showing +Bug #4469 - GUI crashes on Windows when generating certificate +Bug #4410 - SSL_ERROR_SSL (unknown protocol) on Mac client +Bug #4409 - SSL_ERROR_SSL (unknown alert type) on Windows 8.1 client +Bug #4557 - GUI doesn't show local fingerprint on fresh install +Enhancement #4522 - SSL server fingerprint verification from client +Enhancement #4526 - Display local fingerprint on server GUI +Enhancement #4549 - Extract SSL certificate and fingerprint generate function +Enhancement #4546 - Redistribute OpenSSL on Windows with installer +Enhancement #4540 - Enable Network Security checkbox only when ns plugin exists +Enhancement #4525 - Reorganize app data directory +Enhancement #4390 - Disable GUI auto-hide by default + 1.7.0 ===== Enhancement #4313 - SSL encrypted secure connection