From 8a2a04767e1291db10d7a59e902eafdbd76cb736 Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Mon, 17 Feb 2020 17:29:54 +0000 Subject: [PATCH] ChangeLog for v1.11.1-rc2 --- ChangeLog | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3521a0ac18..eb6f520522 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,19 @@ -v1.11.1-snapshot -============== +v1.11.1-rc2 +=========== Bug fixes: -- #6608 Synergy cant create TLS certificate on windows -- #6611 Mismatched TLS SHA fingerprint types +- #6622 Language files not updated during build +- #6611 Mismatched TLS SHA fingerprint types +- #6608 TLS certificate is not created on Windows +- #6593 Non-ASCII characters replaced with ? on client +- #4288 Using print screen key also sends alt key +- #4 Quote chars broken on US-International keyboard + +Enhancements: + +- #6632 Support for building with LibreSSL +- #6396 Black and white icons for macOS toolbar v1.11.0-stable ============== @@ -26,7 +35,6 @@ Enhancements: Features: - #6518 Key combination that will force a server restart - v1.10.3-stable ==============