From d545bc8ec31090d03ecb1d051ccdf3fe785fa3bf Mon Sep 17 00:00:00 2001 From: RKrom Date: Wed, 7 Nov 2012 08:33:19 +0000 Subject: [PATCH] Updated the readme.txt git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2246 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/releases/additional_files/readme.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Greenshot/releases/additional_files/readme.txt b/Greenshot/releases/additional_files/readme.txt index b6ce8b6f2..4e4294389 100644 --- a/Greenshot/releases/additional_files/readme.txt +++ b/Greenshot/releases/additional_files/readme.txt @@ -6,12 +6,15 @@ CHANGE LOG: 1.0.7 build xxxx Release Bugs resolved: -* Bug #3582807: The window corners weren't cut correctly. -* Bug #3582692: Picasa-Web uploads didn't have a filename. -* Bug #3582282: Exporting captures to Powerpoint give errors when a Powerpoint dialog is open, this is fixed by displaying a retry with info. -* Bug #3582282: Exporting captures to Powerpoint were cropped incorrectly. -* Bug #3572995: Firefox captures on Windows XP are mainly black +* Bug #3582807: The window corners on Windows Vista & Windows 7 weren't cut correctly. +* While fixing #3582807 we found some other small bugs which could cause small capture issues on Vista & 7 it also used more resources than needed. +* Bug #3582692: Picasa-Web uploads didn't have a filename and the filename was shown as "UNSET" in Picasa-Web. +* 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. +Features: +* Editor is now centering the image, the code for this was supplied by Viktar Karpach. 1.0.6 build 2228 Release