From 5ddee6468b8e0dc10078d640a31d2302b53c94ae Mon Sep 17 00:00:00 2001 From: Pere Pujal i Carabantes Date: Mon, 19 Sep 2016 21:20:06 +0000 Subject: [PATCH] Crediting bugfix. --- docs/AUTHORS.txt | 1 + docs/CHANGES.txt | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index 6aa68c539..958428cd4 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -81,6 +81,7 @@ $Id$ Mosaic hexagon, Mosaic irregular, Mosaic square Magic Tools Color selector from draw (based on color picker) by Pere Pujal i Carabantes + Fixes to mosaic by Lokesh Sharma Tornado Magic Tool (based on Flowers) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index bf54ace42..338f44ea6 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -80,6 +80,12 @@ $Id$ * Thai translation Nudjaree + * Bug Fixes + --------- + * Crash if any "mosaic" magic tool used, Xubuntu 15.10 + If the PNG patterns used to generate the effect were compressed the wrong(lossy) way, + the program will crash + (SF.net Bug #210) 2014.August.5 (0.9.22)