From 2a141cd9b30c5cccc9e61b58d223e0cf880e92c3 Mon Sep 17 00:00:00 2001 From: Sean Kaim Date: Mon, 17 Apr 2017 17:30:59 -0400 Subject: [PATCH] update changelog --- CHANGELOG.TXT | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 7678f4f2d..b5c4b7256 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -6,6 +6,22 @@ Added more logging/notifications options #429: Added Czech translation +1.75.7005 (2017-04-XX) + +Fixes: +------ +#408: Update SQL Script with new tables to support new database scheme +#410: Update PuTTYNG to 0.68 +#434: Fix complier warnings CA1049 & CA2111 +#502: Problems with ParentID for Duplicated Containers/Connections with SQL Connection Storage +#514: Expanded property not saved/loaded properly from SQL + + +General Changes: +---------------- +Minor code cleanup/optimizations/null checks + + 1.75.7003 (2017-03-24): Fixes: