From deb88bf67d456406fc1b45c6ea92e0e6b9841c2e Mon Sep 17 00:00:00 2001 From: RKrom Date: Thu, 25 Oct 2012 13:19:15 +0000 Subject: [PATCH] added 2 bugfixes. git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2201 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/releases/additional_files/readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Greenshot/releases/additional_files/readme.txt b/Greenshot/releases/additional_files/readme.txt index d15450c20..99fb4e543 100644 --- a/Greenshot/releases/additional_files/readme.txt +++ b/Greenshot/releases/additional_files/readme.txt @@ -12,6 +12,8 @@ Bugs resolved * Fixed a bug that prevented the clipboard formats to represent the general output settings. (decrease colors if possible etc) * Fixed a bug that the context menu was shown 2x, it's not really visible but does not improve the performance. * Fixed a bug when capturung a minimized IE window, now we first restore it (un-minimize) before capturing. +* Fixed bug #3576125 when opening an image from the clipboard which is created on a remote system (Remote Desktop) with native Windows Alt+Printscreen +* Fixed bug #3579467 after changing the language some translations in the context menu are not update, also hotkey changes were not visible. Known issues: * Greenshot general: the I-Beam cursor isn't displayed correctly on the final result.