Updated the readme.txt

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2256 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-11-08 16:30:52 +00:00
commit 9b766ebe88

View file

@ -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: 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 #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. * 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: Features:
* Editor is now centering the image, the code for this was supplied by Viktar Karpach. * Editor is now centering the image, the code for this was supplied by Viktar Karpach.