diff --git a/mRemoteV1/CHANGELOG.TXT b/mRemoteV1/CHANGELOG.TXT index a60a1b2c..f1a87b95 100644 --- a/mRemoteV1/CHANGELOG.TXT +++ b/mRemoteV1/CHANGELOG.TXT @@ -3,6 +3,7 @@ Fixed problems moving or resizing the main window while PuTTY (SSH/telnet/rlogin/raw) connections are open Fixed PuTTY processes not closing on Vista and 7 with UAC enabled Updated DockPanel Suite from 2.2.0 to 2.3.1 + Fixed error if the mouse is clicked outside of the remote screen area of a VNC connection 1.62: Switched to VncSharp, an open source VNC component diff --git a/mRemoteV1/References/VncSharpNG.dll b/mRemoteV1/References/VncSharpNG.dll index 98728552..9b8dba2c 100644 Binary files a/mRemoteV1/References/VncSharpNG.dll and b/mRemoteV1/References/VncSharpNG.dll differ