From 1ed4dd36511eca474c3bd14796f97deb4daf5a11 Mon Sep 17 00:00:00 2001 From: RKrom Date: Thu, 28 Mar 2013 10:26:19 +0000 Subject: [PATCH] Updated bugs fixed. git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2540 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/releases/additional_files/readme.template.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Greenshot/releases/additional_files/readme.template.txt b/Greenshot/releases/additional_files/readme.template.txt index 8fa9ede29..76980b64c 100644 --- a/Greenshot/releases/additional_files/readme.template.txt +++ b/Greenshot/releases/additional_files/readme.template.txt @@ -34,7 +34,10 @@ Bugs resolved (for bug details go to http://sourceforge.net/p/greenshot/bugs and * Bug #1414: Pasting captures as HTML-inline in Thunderbird doesn't work when using 256-colors. * Bug #1418: Fixed a problem with the editor initialization, in some small cases this gave an error as something happend at the same time. * Bug #1426: Added some checks for some configuration values, if they were not set this caused an error +* Bug #1442: If copying an image from Outlook via the clipboard the image was cropped * Bug #1444: Colors were disappearing when "Create an 8-bit image if colors are less than 256 while having a > 8 bits image" was turned on +* Bug #1462: Auto-filename generation cropping title text after period +* Bug #1481: when pasting elements from one editor into another the element could end up outside the visible area * Reported in forum: Fixed a problem with the OCR, it sometimes didn't work. See: http://sourceforge.net/p/greenshot/discussion/676082/thread/31a08c8c * Not reported: Flickr configuration for the Family, Friend & Public wasn't stored. * Not reported: If Greenshot is linked in a Windows startup folder, the "Start with startup" checkbox wasn't checked.