From 76e1ae3596858afdbf7da8ff1134228c30be0bec Mon Sep 17 00:00:00 2001 From: Faryan Rezagholi Date: Thu, 16 Jan 2020 15:16:08 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ecf47742..37e6b0f1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Fixed - #1610: Menu bar changes to english when cancelling options form - #1595: Unhandled exception when trying to browse through non existent multi ssh history with keyboard key strokes +- #1589: Update MySQL tables instead of rewriting them - #1337: Unhandled exception after closing mRemoteNG - #359: Making a VNC connection to an unreachable host causes the application to not respond for 20-30 seconds -- #1589: Update tblCons instead delete all and reinsert ## [1.77.1] - 2019-09-02 ### Added