From 9b766ebe8893c70a1627821221407cbf87ddee40 Mon Sep 17 00:00:00 2001 From: RKrom Date: Thu, 8 Nov 2012 16:30:52 +0000 Subject: [PATCH] Updated the readme.txt git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2256 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/releases/additional_files/readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Greenshot/releases/additional_files/readme.txt b/Greenshot/releases/additional_files/readme.txt index 4e4294389..23c9d6ccc 100644 --- a/Greenshot/releases/additional_files/readme.txt +++ b/Greenshot/releases/additional_files/readme.txt @@ -12,6 +12,7 @@ Bugs resolved: * Bug #3582282: Exporting captures to Microsoft Office applications give problems when the Office application shows a dialog, this is fixed by displaying a retry dialog with info. * Bug #3582282: Exported captures to Powerpoint were displayed cropped, which needed extra actions to correct. * Bug #3572995: On Windows XP Firefox captures are mainly black, this fix does not only work for Firefox. +* Removed unneeded code from the Confluence Plug-in, this makes the Greenshot installer / .zip a bit smaller. Features: * Editor is now centering the image, the code for this was supplied by Viktar Karpach.